Searched refs:icmp_ndo_send (Results 1 – 1 of 1) sorted by relevance
51 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info);53 static inline void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function