Searched refs:ni_qtype (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/netinet/ | ||
| H A D | icmp6.h | 458 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0] macro |
| /xnu-8020.101.4/bsd/netinet6/ | ||
| H A D | icmp6.c | 1318 qtype = ntohs(ni6->ni_qtype); in ni6_input() |