Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dicmp6.h110 #define MLD_LISTENER_DONE 132 /* multicast listener done */ macro
111 #define MLD_LISTENER_REDUCTION MLD_LISTENER_DONE /* defined in RFC3542 */
117 #define MLD6_LISTENER_DONE MLD_LISTENER_DONE
745 case MLD_LISTENER_DONE: \
/dragonfly/sys/netinet6/
H A Dmld6.c174 mld6_sendpkt(in6m, MLD_LISTENER_DONE, in mld6_stop_listening()
495 case MLD_LISTENER_DONE: in mld6_sendpkt()
H A Dicmp6.c616 case MLD_LISTENER_DONE: in icmp6_input()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c117 { "listendone", MLD_LISTENER_DONE },