Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c207 case O_SETFIB: in ipfw_log()
H A Dip_fw_sockopt.c567 case O_SETFIB: in import_rule0()
651 case O_SETFIB: in export_rule0()
1838 case O_SETFIB: in check_ipfw_rule_body()
H A Dip_fw2.c3086 case O_SETFIB: { in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h278 O_SETFIB, /* arg1=FIB number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h278 O_SETFIB, /* arg1=FIB number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1921 case O_SETFIB: in print_action_instruction()
2143 O_SETFIB, O_SETDSCP, O_REASS, O_CALLRETURN,
4141 action->opcode = O_SETFIB; in compile_rule()