Searched refs:MLD_LISTENER_REPORT (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dicmptypes.c33 # undef MLD_LISTENER_REPORT macro
34 # define MLD_LISTENER_REPORT 0 macro
61 # if !defined(MLD_LISTENER_REPORT)
62 # define MLD_LISTENER_REPORT 131 macro
82 { "listenrep", -1, MLD_LISTENER_REPORT },
/freebsd-10.0-release/usr.sbin/mld6query/
H A Dmld6.c61 #define MLD_LISTENER_REPORT MLD6_LISTENER_REPORT macro
110 type = MLD_LISTENER_REPORT;
/freebsd-10.0-release/sys/netinet/
H A Dicmp6.h98 #define MLD_LISTENER_REPORT 131 /* multicast listener report */ macro
110 #define MLD6_LISTENER_REPORT MLD_LISTENER_REPORT
729 case MLD_LISTENER_REPORT: \
/freebsd-10.0-release/sys/netinet6/
H A Dmld6.c1286 case MLD_LISTENER_REPORT:
1431 MLD_LISTENER_REPORT);
2020 MLD_LISTENER_REPORT);
3134 case MLD_LISTENER_REPORT:
H A Dicmp6.c638 case MLD_LISTENER_REPORT:
/freebsd-10.0-release/sbin/pfctl/
H A Dpfctl_parser.c119 { "listenrep", MLD_LISTENER_REPORT },

Completed in 261 milliseconds