Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c270 case O_CALLRETURN: in ipfw_log()
H A Dip_fw_sockopt.c558 case O_CALLRETURN: in import_rule0()
642 case O_CALLRETURN: in export_rule0()
2013 case O_CALLRETURN: in check_ipfw_rule_body()
H A Dip_fw2.c2869 case O_CALLRETURN: { in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h283 O_CALLRETURN, /* arg1=called rule number */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h283 O_CALLRETURN, /* arg1=called rule number */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1993 case O_CALLRETURN: in print_action_instruction()
2143 O_SETFIB, O_SETDSCP, O_REASS, O_CALLRETURN,
3999 action->opcode = O_CALLRETURN; in compile_rule()
4189 fill_cmd(action, O_CALLRETURN, F_NOT, 0); in compile_rule()