Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c193 case O_ACCEPT: in ipfw_log()
H A Dip_fw2.c2808 case O_ACCEPT: in ipfw_chk()
3440 rule->cmd[0].opcode = default_to_accept ? O_ACCEPT : O_DENY; in vnet_ipfw_init()
H A Dip_fw_sockopt.c2004 case O_ACCEPT: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h229 O_ACCEPT, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h229 O_ACCEPT, /* none */ enumerator
/f-stack/freebsd/netinet/libalias/
H A Dalias_db.c2737 O_ACCEPT, IPPROTO_TCP, in PunchFWHole()
2745 O_ACCEPT, IPPROTO_TCP, in PunchFWHole()
/f-stack/tools/ipfw/
H A Dipfw2.c1847 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()