Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet6/icmp6_filter/
H A Dicmp6_filter.c58 ICMP6_FILTER_SETBLOCKALL(&ic6f_blockall); in main()
95 ICMP6_FILTER_SETBLOCKALL(&ic6f); in main()
/freebsd/sys/netinet/
H A Dicmp6.h564 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ macro
569 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ macro
/freebsd/usr.sbin/mld6query/
H A Dmld6.c162 ICMP6_FILTER_SETBLOCKALL(&filt); in main()
/freebsd/usr.sbin/rrenumd/
H A Drrenumd.c297 ICMP6_FILTER_SETBLOCKALL(&filt); in sock6_open()
/freebsd/usr.sbin/rtsold/
H A Drtsol.c132 ICMP6_FILTER_SETBLOCKALL(&filt); in recvsockopen()
/freebsd/usr.sbin/rtadvd/
H A Drtadvd.c1580 ICMP6_FILTER_SETBLOCKALL(&filt); in sock_open()
/freebsd/sbin/ping/
H A Dping6.c848 ICMP6_FILTER_SETBLOCKALL(&filt); in ping6()