Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dicmp6.h222 #define mld6_type mld_type
231 #define mld_type mld_icmp6_hdr.icmp6_type macro
/xnu-8020.121.3/bsd/netinet6/
H A Dmld6.c1522 if (mld->mld_type == MLD_LISTENER_QUERY && in mld_input()
1541 switch (mld->mld_type) { in mld_input()
2295 mld->mld_type = type; in mld_v1_transmit_report()
3658 type = mld->mld_type; in mld_dispatch_packet()
3764 mld->mld_type = MLDV2_LISTENER_REPORT; in mld_v2_encap_report()