Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py22 O_RECV = 17 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h193 O_RECV, /* none */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1745 case O_RECV: in print_instruction()
1749 else if (cmd->opcode == O_RECV) in print_instruction()
5023 cmd->opcode = O_RECV; in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2662 .opcode = O_RECV,
H A Dip_fw2.c1990 case O_RECV: in ipfw_chk()
H A Dip_fw_sockopt.c1504 case O_RECV: in ipfw_check_opcode()