Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/net/ipv4/
Dicmp.c121 const struct icmp_err icmp_err_convert[] = {
1064 void icmp_err(struct sk_buff *skb, u32 info) in icmp_err() function
Daf_inet.c1525 .err_handler = icmp_err,