Home
last modified time | relevance | path

Searched refs:ICMPV6_INFOMSG_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dicmpv6.h96 #define ICMPV6_INFOMSG_MASK 0x80 macro
/linux/net/ipv6/netfilter/
A Dnf_socket_ipv6.c42 if (icmph->icmp6_type & ICMPV6_INFOMSG_MASK) in extract_icmp6_fields()
/linux/net/ipv6/
A Dicmp.c97 if (!(type & ICMPV6_INFOMSG_MASK)) in icmpv6_err()
168 else if (!tp || !(*tp & ICMPV6_INFOMSG_MASK)) in is_ineligible()
329 if (!(msg->type & ICMPV6_INFOMSG_MASK)) in icmpv6_getfrag()
988 if (type & ICMPV6_INFOMSG_MASK) in icmpv6_rcv()
/linux/net/netfilter/ipvs/
A Dip_vs_core.c1013 if (ic->icmp6_type & ICMPV6_INFOMSG_MASK) { in ip_vs_out_icmp_v6()
1831 if (ic->icmp6_type & ICMPV6_INFOMSG_MASK) { in ip_vs_in_icmp_v6()

Completed in 13 milliseconds