Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/mld6query/
HDmld6.c65 #define mld_type mld6_type macro
211 mldh.mld_type = type & 0xff; in make_msg()
318 switch (mld->mld_type) { in dump()
/NextBSD/sys/netinet/
HDicmp6.h184 #define mld6_type mld_type
193 #define mld_type mld_icmp6_hdr.icmp6_type macro
/NextBSD/sys/netinet6/
HDmld6.c1258 if (mld->mld_type == MLD_LISTENER_QUERY && in mld_input()
1274 switch (mld->mld_type) { in mld_input()
1832 mld->mld_type = type; in mld_v1_transmit_report()
3128 type = mld->mld_type; in mld_dispatch_packet()
3210 mld->mld_type = MLDV2_LISTENER_REPORT; in mld_v2_encap_report()