Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dicmp.h51 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