Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h252 O_DIVERTED, /* arg1=bitmap (1:loop, 2:out) */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h252 O_DIVERTED, /* arg1=bitmap (1:loop, 2:out) */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1561 case O_DIVERTED: in print_instruction()
4572 fill_cmd(cmd, O_DIVERTED, 0, 3); in compile_rule()
4576 fill_cmd(cmd, O_DIVERTED, 0, 1); in compile_rule()
4580 fill_cmd(cmd, O_DIVERTED, 0, 2); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c1986 case O_DIVERTED: in ipfw_chk()
H A Dip_fw_sockopt.c1768 case O_DIVERTED: in check_ipfw_rule_body()