Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h190 O_RECV, /* none */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h190 O_RECV, /* none */ enumerator
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c581 case O_RECV: in import_rule0()
665 case O_RECV: in export_rule0()
1951 case O_RECV: in check_ipfw_rule_body()
H A Dip_fw_table.c2970 .opcode = O_RECV,
H A Dip_fw2.c1912 case O_RECV: in ipfw_chk()
/f-stack/tools/ipfw/
H A Dipfw2.c1581 case O_RECV: in print_instruction()
1585 else if (cmd->opcode == O_RECV) in print_instruction()
4618 cmd->opcode = O_RECV; in compile_rule()