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