Home
last modified time | relevance | path

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

/freebsd/lib/libpfctl/
H A Dlibpfctl.c70 static int _pfctl_clear_states(int , const struct pfctl_kill *,
2097 _pfctl_clear_states(int dev __unused, const struct pfctl_kill *kill, in _pfctl_clear_states() function
2117 return (_pfctl_clear_states(dev, kill, killed, PFNL_CMD_CLRSTATES)); in pfctl_clear_states()
2123 return (_pfctl_clear_states(dev, kill, killed, PFNL_CMD_KILLSTATES)); in pfctl_kill_states()