Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c267 case O_REASS: in ipfw_log()
H A Dip_fw2.c3163 case O_REASS: { in ipfw_chk()
H A Dip_fw_sockopt.c2012 case O_REASS: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h241 O_REASS, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h241 O_REASS, /* none */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1990 case O_REASS: in print_action_instruction()
2143 O_SETFIB, O_SETDSCP, O_REASS, O_CALLRETURN,
4185 action->opcode = O_REASS; in compile_rule()