Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py24 O_VIA = 19 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h195 O_VIA, /* none */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2672 .opcode = O_VIA,
H A Dip_fw2.c2000 case O_VIA: in ipfw_chk()
H A Dip_fw_sockopt.c1506 case O_VIA: in ipfw_check_opcode()
/freebsd/sbin/ipfw/
H A Dipfw2.c1746 case O_VIA: in print_instruction()
5025 cmd->opcode = O_VIA; in compile_rule()