Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libpfctl/
HDlibpfctl.c57 static int _pfctl_clear_states(int , const struct pfctl_kill *,
970 _pfctl_clear_states(int dev, const struct pfctl_kill *kill, in _pfctl_clear_states() function
1003 return (_pfctl_clear_states(dev, kill, killed, DIOCCLRSTATESNV)); in pfctl_clear_states()
1009 return (_pfctl_clear_states(dev, kill, killed, DIOCKILLSTATESNV)); in pfctl_kill_states()