Searched refs:icmpv6_is_err (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dicmpv6.h99 static inline bool icmpv6_is_err(int type) function
/linux-master/net/ipv6/netfilter/
H A Dip6t_NPT.c86 if (!icmpv6_is_err(icmp6_hdr(skb)->icmp6_type))
/linux-master/net/ipv4/
H A Dip_tunnel_core.c382 if (icmpv6_is_err(icmp6h->icmp6_type) ||
/linux-master/drivers/net/bonding/
H A Dbond_main.c4148 if (!icmpv6_is_err(fk->icmp.type))
/linux-master/net/ipv6/
H A Droute.c2322 if (!icmpv6_is_err(icmph->icmp6_type))

Completed in 152 milliseconds