Searched refs:O_ACCEPT (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_log.c | 193 case O_ACCEPT: in ipfw_log()
|
| H A D | ip_fw2.c | 2808 case O_ACCEPT: in ipfw_chk() 3440 rule->cmd[0].opcode = default_to_accept ? O_ACCEPT : O_DENY; in vnet_ipfw_init()
|
| H A D | ip_fw_sockopt.c | 2004 case O_ACCEPT: in check_ipfw_rule_body()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 229 O_ACCEPT, /* none */ enumerator
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 229 O_ACCEPT, /* none */ enumerator
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_db.c | 2737 O_ACCEPT, IPPROTO_TCP, in PunchFWHole() 2745 O_ACCEPT, IPPROTO_TCP, in PunchFWHole()
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 1847 case O_ACCEPT: in print_action_instruction() 2140 O_CHECK_STATE, O_ACCEPT, O_COUNT, O_DENY, O_REJECT, 3926 action->opcode = O_ACCEPT; in compile_rule()
|