Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dicmp6.h164 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/xnu-10002.41.9/bsd/netinet6/
H A Dicmp6.c1606 nni6->ni_type = ICMP6_NI_REPLY; in ni6_input()