Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c161 if (cmd->opcode == O_PROB || cmd->opcode == O_TAG || in ipfw_log()
H A Dip_fw2.c2477 case O_PROB: in ipfw_chk()
H A Dip_fw_sockopt.c1856 case O_PROB: in check_ipfw_rule_body()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h226 O_PROB, /* u32 = match probability */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h226 O_PROB, /* u32 = match probability */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1484 case O_PROB: in print_instruction()
2219 cmd = print_opcode(bp, fo, &state, O_PROB); in show_static_rule()
5101 dst->opcode = O_PROB; in compile_rule()