Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_log.c263 case O_REASS: in ipfw_log()
Dip_fw2.c3159 case O_REASS: { in ipfw_chk()
Dip_fw_sockopt.c2022 case O_REASS: in check_ipfw_rule_body()
/freebsd-12-stable/sys/netinet/
Dip_fw.h241 O_REASS, /* none */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1988 case O_REASS: in print_action_instruction()
2141 O_SETFIB, O_SETDSCP, O_REASS, O_CALLRETURN,
4172 action->opcode = O_REASS; in compile_rule()