Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py28 O_IPTOS = 23 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h201 O_IPTOS, /* arg1 = id */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1823 case O_IPTOS: in print_instruction()
5097 fill_flags_cmd(cmd, O_IPTOS, f_iptos, *av); in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2449 case O_IPTOS: in ipfw_chk()
H A Dip_fw_sockopt.c1338 case O_IPTOS: in ipfw_check_opcode()