Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mld6query/
H A Dmld6.c64 #define mld_type mld6_type macro
222 mldh.mld_type = type & 0xff; in make_msg()
313 switch (mld->mld_type) { in dump()
/freebsd/sys/netinet/
H A Dicmp6.h188 #define mld6_type mld_type
197 #define mld_type mld_icmp6_hdr.icmp6_type macro
/freebsd/sys/netinet6/
H A Dmld6.c1213 if (mld->mld_type == MLD_LISTENER_QUERY && in mld_input()
1234 switch (mld->mld_type) { in mld_input()
1797 mld->mld_type = type; in mld_v1_transmit_report()
3102 type = mld->mld_type; in mld_dispatch_packet()
3186 mld->mld_type = MLDV2_LISTENER_REPORT; in mld_v2_encap_report()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h467 u8 mld_type; member
H A Dmcu.c1905 eht_mld->mld_type = 0xff; in mt7925_mcu_sta_eht_mld_tlv()