Home
last modified time | relevance | path

Searched refs:O_LIMIT (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c755 O_LIMIT, IPFW_TLV_STATE_NAME,
1363 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1378 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1847 print_dyn_rule_flags(pkt, O_LIMIT, in dyn_get_parent_state()
1877 MPASS(type == O_LIMIT || type == O_KEEP_STATE); in dyn_install_state()
1881 if (type == O_LIMIT) { in dyn_install_state()
1920 print_dyn_rule_flags(pkt, O_LIMIT, in dyn_install_state()
1945 if (type == O_LIMIT) { in dyn_install_state()
2001 if (cmd->o.opcode == O_LIMIT) { in ipfw_dyn_install_state()
2208 if (s->type == O_LIMIT) in dyn_match_ipv4_state()
[all …]
H A Dip_fw_compat.c197 case O_LIMIT: in adjust_size_v0()
381 case O_LIMIT: in convert_v0_to_v1()
601 case O_LIMIT: in check_opcode_compat()
H A Dip_fw2.c2930 case O_LIMIT: in ipfw_chk()
H A Dip_fw_sockopt.c1428 case O_LIMIT: in ipfw_check_opcode()
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py45 O_LIMIT = 40 variable in IpFwOpcode
/freebsd/sys/netinet/
H A Dip_fw.h221 O_LIMIT, /* ipfw_insn_limit */ enumerator
/freebsd/sbin/ipfw/
H A Dipfw2.c1890 case O_LIMIT: in print_instruction()
2537 case O_LIMIT: in show_dyn_state()
5267 cmd->opcode = O_LIMIT; in compile_rule()
5579 case O_LIMIT: in compile_rule()