Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmpv6.h105 #define ICMPV6_NI_REPLY 140 macro
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_icmpv6.c53 [ICMPV6_NI_QUERY - 128] = ICMPV6_NI_REPLY + 1,
54 [ICMPV6_NI_REPLY - 128] = ICMPV6_NI_QUERY + 1
/openbmc/linux/net/ipv6/
H A Dicmp.c1000 case ICMPV6_NI_REPLY: in icmpv6_rcv()