Searched refs:PFNL_CMD_STOP (Results 1 – 3 of 3) sorted by relevance
42 PFNL_CMD_STOP = 4, enumerator
2117 .cmd_num = PFNL_CMD_STOP,
261 return (pfctl_do_netlink_cmd(h, start ? PFNL_CMD_START : PFNL_CMD_STOP)); in pfctl_startstop()