Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/netfilter/ipv6/
Dnf_conntrack_icmpv6.h16 #ifndef ICMPV6_NI_REPLY
17 #define ICMPV6_NI_REPLY 140 macro
/linux-3.4.99/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c53 [ICMPV6_NI_QUERY - 128] = ICMPV6_NI_REPLY + 1,
54 [ICMPV6_NI_REPLY - 128] = ICMPV6_NI_QUERY +1
/linux-3.4.99/include/linux/
Dicmpv6.h109 #define ICMPV6_NI_REPLY 140 macro
/linux-3.4.99/net/ipv6/
Dicmp.c755 case ICMPV6_NI_REPLY: in icmpv6_rcv()