Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h193 #define mld6_type mld_type
202 #define mld_type mld_icmp6_hdr.icmp6_type macro
/f-stack/freebsd/netinet/
H A Dicmp6.h189 #define mld6_type mld_type
198 #define mld_type mld_icmp6_hdr.icmp6_type macro
/f-stack/freebsd/netinet6/
H A Dmld6.c1274 if (mld->mld_type == MLD_LISTENER_QUERY && in mld_input()
1295 switch (mld->mld_type) { in mld_input()
1852 mld->mld_type = type; in mld_v1_transmit_report()
3159 type = mld->mld_type; in mld_dispatch_packet()
3243 mld->mld_type = MLDV2_LISTENER_REPORT; in mld_v2_encap_report()