Home
last modified time | relevance | path

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

/freebsd-14.2/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py28 O_IPTOS = 23 variable in IpFwOpcode
/freebsd-14.2/sys/netinet/
H A Dip_fw.h196 O_IPTOS, /* arg1 = id */ enumerator
/freebsd-14.2/sbin/ipfw/
H A Dipfw2.c1767 case O_IPTOS: in print_instruction()
4901 fill_flags_cmd(cmd, O_IPTOS, f_iptos, *av); in compile_rule()
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw2.c2375 case O_IPTOS: in ipfw_chk()
H A Dip_fw_sockopt.c1772 case O_IPTOS: in check_ipfw_rule_body()