Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c64 int pfctl_clear_interface_flags(int, int);
290 pfctl_clear_interface_flags(int dev, int opts) in pfctl_clear_interface_flags() function
2259 pfctl_clear_interface_flags(dev, opts); in main()
2307 if (pfctl_clear_interface_flags(dev, opts | PF_OPT_QUIET)) in main()