Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h187 O_IN, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h187 O_IN, /* none */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1480 if (cmd->opcode != O_IN && (cmd->len & F_NOT) != 0) in print_instruction()
1558 case O_IN: in print_instruction()
4563 fill_cmd(cmd, O_IN, 0, 0); in compile_rule()
4568 fill_cmd(cmd, O_IN, 0, 0); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c1978 case O_IN: /* "out" is "not in" */ in ipfw_chk()
H A Dip_fw_sockopt.c1766 case O_IN: in check_ipfw_rule_body()