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

/linux-master/include/net/
H A Dicmp.h49 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) function
/linux-master/net/ipv4/
H A Dicmp.c783 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) function
813 EXPORT_SYMBOL(icmp_ndo_send); variable

Completed in 126 milliseconds