Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/net/ipv4/
Dicmp.c783 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function