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