Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py25 O_IPOPT = 20 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h197 O_IPOPT, /* arg1 = 2*u8 bitmap */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1820 case O_IPOPT: in print_instruction()
5091 fill_flags_cmd(cmd, O_IPOPT, f_ipopts, *av); in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2406 case O_IPOPT: in ipfw_chk()
H A Dip_fw_sockopt.c1337 case O_IPOPT: in ipfw_check_opcode()