Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dicmp.h26 struct icmp_err { struct
31 extern const struct icmp_err icmp_err_convert[]; argument
44 void icmp_err(struct sk_buff *skb, u32 info);
/Linux-v4.19/net/ipv4/
Dicmp.c121 const struct icmp_err icmp_err_convert[] = {
1082 void icmp_err(struct sk_buff *skb, u32 info) in icmp_err() function
Daf_inet.c1705 .err_handler = icmp_err,