Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dicmp6.h458 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0] macro
/xnu-8020.101.4/bsd/netinet6/
H A Dicmp6.c1318 qtype = ntohs(ni6->ni_qtype); in ni6_input()