Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dicmp6.h222 #define mld6_type mld_type
231 #define mld_type mld_icmp6_hdr.icmp6_type macro
/xnu-8796.121.2/bsd/netinet6/
H A Dmld6.c1525 if (mld->mld_type == MLD_LISTENER_QUERY && in mld_input()
1544 switch (mld->mld_type) { in mld_input()
2357 mld->mld_type = type; in mld_v1_transmit_report()
3720 type = mld->mld_type; in mld_dispatch_packet()
3826 mld->mld_type = MLDV2_LISTENER_REPORT; in mld_v2_encap_report()