Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c167 case O_DENY: in ipfw_log()
H A Dip_fw2.c2999 case O_DENY: in ipfw_chk()
3440 rule->cmd[0].opcode = default_to_accept ? O_ACCEPT : O_DENY; in vnet_ipfw_init()
H A Dip_fw_sockopt.c2005 case O_DENY: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h230 O_DENY, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h230 O_DENY, /* none */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1853 case O_DENY: in print_action_instruction()
2140 O_CHECK_STATE, O_ACCEPT, O_COUNT, O_DENY, O_REJECT,
3930 action->opcode = O_DENY; in compile_rule()