Home
last modified time | relevance | path

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

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