Searched refs:ICMPV6_INFOMSG_MASK (Results 1 – 4 of 4) sorted by relevance
95 #define ICMPV6_INFOMSG_MASK 0x80 macro
42 if (icmph->icmp6_type & ICMPV6_INFOMSG_MASK) in extract_icmp6_fields()
96 if (!(type & ICMPV6_INFOMSG_MASK)) in icmpv6_err()161 if (!tp || !(*tp & ICMPV6_INFOMSG_MASK)) in is_ineligible()303 if (!(msg->type & ICMPV6_INFOMSG_MASK)) in icmpv6_getfrag()924 if (type & ICMPV6_INFOMSG_MASK) in icmpv6_rcv()
1032 if (ic->icmp6_type & ICMPV6_INFOMSG_MASK) { in ip_vs_out_icmp_v6()1896 if (ic->icmp6_type & ICMPV6_INFOMSG_MASK) { in ip_vs_in_icmp_v6()