HomeSort by: relevance | last modified time | path
    Searched refs:ipfilter (Results 1 - 6 of 6) sorted by relevancy

  /src/etc/rc.d/
ipnat 7 # REQUIRE: ipfilter mountcritremote
30 if ! checkyesno ipfilter || [ ! -f /etc/ipf.conf ]; then
31 echo "Enabling ipfilter for NAT."
39 load_rc_config_var ipfilter ipfilter
network 7 # REQUIRE: ipfilter ipsec CRITLOCALMOUNTED root tty sysctl
278 checkyesno ipfilter; then
549 checkyesno ipfilter; then
569 load_rc_config_var ipfilter ipfilter
Makefile 27 identd ifwatchd inetd ip6addrctl ipfilter ipfs ipmon ipnat \
  /src/compat/
exec.mk 26 # own 64 bit version as necessary. ipfilter doesn't use
  /src/etc/defaults/
rc.conf 186 ipfilter=NO ipfilter_flags="" # uses /etc/ipf.conf key
190 ipmon=NO ipmon_flags="-Dns" # syslog ipfilter messages
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 6 * See the IPFILTER.LICENCE file for details on licencing.
102 # define IPL_EXTERN(ep) ipfilter##ep
104 # define IPL_EXTERN(ep) ipfilter/**/ep
290 * For BSD kernels, if bpf is in the kernel, enable ipfilter to use bpf in

Completed in 41 milliseconds