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

/freebsd-11.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-11.0-release/usr.sbin/mld6query/
H A Dmld6.c60 #define MLD_LISTENER_REPORT MLD6_LISTENER_REPORT macro
109 type = MLD_LISTENER_REPORT;
/freebsd-11.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
744 case MLD_LISTENER_REPORT: \
/freebsd-11.0-release/sys/netinet6/
H A Dmld6.c1284 case MLD_LISTENER_REPORT:
1425 MLD_LISTENER_REPORT);
2014 MLD_LISTENER_REPORT);
3138 case MLD_LISTENER_REPORT:
H A Dicmp6.c618 case MLD_LISTENER_REPORT:
/freebsd-11.0-release/sbin/pfctl/
H A Dpfctl_parser.c119 { "listenrep", MLD_LISTENER_REPORT },

Completed in 105 milliseconds