Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/net/ipv4/
Dicmp.c793 void icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) in icmp_ndo_send() function