Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/net/ipv4/
Dicmp.c120 const struct icmp_err icmp_err_convert[] = {
1040 void icmp_err(struct sk_buff *skb, u32 info) in icmp_err() function
Daf_inet.c1519 .err_handler = icmp_err,