Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dicmp.h23 struct icmp_err { struct
28 extern const struct icmp_err icmp_err_convert[]; argument
57 int icmp_err(struct sk_buff *skb, u32 info);
/openbmc/linux/net/ipv4/
H A Dicmp.c120 const struct icmp_err icmp_err_convert[] = {
1374 int icmp_err(struct sk_buff *skb, u32 info) in icmp_err() function
H A Daf_inet.c1770 .err_handler = icmp_err,