Home
last modified time | relevance | path

Searched defs:icmp_ndo_send (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/
Dicmp.h49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function
/linux-6.1.9/net/ipv4/
Dicmp.c775 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function