Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dicmp6.c672 ICMP6_NODEINFO_TMPADDROK)) != in icmp6_input()
673 (ICMP6_NODEINFO_FQDNOK | ICMP6_NODEINFO_TMPADDROK)) in icmp6_input()
1226 !(V_icmp6_nodeinfo & ICMP6_NODEINFO_TMPADDROK)) { in ni6_input()
1726 (V_icmp6_nodeinfo & ICMP6_NODEINFO_TMPADDROK) == 0) { in ni6_addrs()
1811 (V_icmp6_nodeinfo & ICMP6_NODEINFO_TMPADDROK) == 0) { in ni6_store_addrs()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h789 #define ICMP6_NODEINFO_TMPADDROK 0x4 macro
/f-stack/freebsd/netinet/
H A Dicmp6.h785 #define ICMP6_NODEINFO_TMPADDROK 0x4 macro