Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dmld6.c867 qqi = mld->mld_qqi; in mld_v2_input_query()
1257 struct mld_hdr *mld; in mld_input() local
1805 struct mld_hdr *mld; in mld_v1_transmit_report() local
1852 mld->mld_type = type; in mld_v1_transmit_report()
1853 mld->mld_code = 0; in mld_v1_transmit_report()
1854 mld->mld_cksum = 0; in mld_v1_transmit_report()
1855 mld->mld_maxdelay = 0; in mld_v1_transmit_report()
3091 struct mld_hdr *mld; in mld_dispatch_packet() local
3159 type = mld->mld_type; in mld_dispatch_packet()
3244 mld->mld_code = 0; in mld_v2_encap_report()
[all …]