Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dicmpv6.h81 #define ICMPV6_INFOMSG_MASK 0x80 macro
/linux-2.4.37.9/net/ipv6/
Dicmp.c189 || !(type & ICMPV6_INFOMSG_MASK)) in is_ineligible()
207 if (type & ICMPV6_INFOMSG_MASK) in icmpv6_xrlim_allow()
606 if (type & ICMPV6_INFOMSG_MASK) in icmpv6_rcv()