Searched refs:icmp_is_err (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dicmp.h25 static inline bool icmp_is_err(int type) function
/linux-master/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c34 if (!icmp_is_err(icmph->type))
/linux-master/net/netfilter/
H A Dxt_HMARK.c242 if (!icmp_is_err(icmph->type))
H A Dnf_conntrack_proto_icmp.c239 if (!icmp_is_err(icmph->type))
/linux-master/net/sched/
H A Dact_nat.c218 if (!icmp_is_err(icmph->type))
/linux-master/net/ipv4/
H A Dip_tunnel_core.c274 if (iph->protocol == IPPROTO_ICMP && icmp_is_err(icmph->type))
H A Droute.c1906 if (!icmp_is_err(icmph->type))
/linux-master/drivers/net/bonding/
H A Dbond_main.c4143 if (!icmp_is_err(fk->icmp.type))

Completed in 294 milliseconds