Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py89 O_SOCKARG = 84 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h279 O_SOCKARG, /* socket argument */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1664 case O_SOCKARG: in print_instruction()
5248 fill_cmd(cmd, O_SOCKARG, 0, 0); in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2699 case O_SOCKARG: { in ipfw_chk()
H A Dip_fw_sockopt.c1775 case O_SOCKARG: in check_ipfw_rule_body()