Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py21 O_FRAG = 16 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h191 O_FRAG, /* none */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1713 case O_FRAG: in print_instruction()
5002 fill_cmd(cmd, O_FRAG, 0, in compile_rule()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c2036 case O_FRAG: in ipfw_chk()
H A Dip_fw_sockopt.c1335 case O_FRAG: in ipfw_check_opcode()