Home
last modified time | relevance | path

Searched refs:O_MARK (Results 1 – 6 of 6) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py103 O_MARK = 98 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h312 O_MARK, /* 2 u32 = value, bitmask */ enumerator
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c517 case O_MARK: in ipfw_rtsocklog_handle_tablearg()
H A Dip_fw2.c2864 case O_MARK: { in ipfw_chk()
H A Dip_fw_sockopt.c1492 case O_MARK: in ipfw_check_opcode()
/freebsd/sbin/ipfw/
H A Dipfw2.c1182 cmd->opcode = O_MARK; in fill_mark()
1927 case O_MARK: in print_instruction()