Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_dynamic.c749 O_LIMIT, IPFW_TLV_STATE_NAME,
1359 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1374 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1845 print_dyn_rule_flags(pkt, O_LIMIT, in dyn_get_parent_state()
1875 MPASS(type == O_LIMIT || type == O_KEEP_STATE); in dyn_install_state()
1879 if (type == O_LIMIT) { in dyn_install_state()
1918 print_dyn_rule_flags(pkt, O_LIMIT, in dyn_install_state()
1943 if (type == O_LIMIT) { in dyn_install_state()
1999 if (cmd->o.opcode == O_LIMIT) { in ipfw_dyn_install_state()
2202 if (s->type == O_LIMIT) in dyn_match_ipv4_state()
[all …]
Dip_fw_sockopt.c579 case O_LIMIT: in import_rule0()
663 case O_LIMIT: in export_rule0()
1872 case O_LIMIT: in check_ipfw_rule_body()
Dip_fw2.c2748 case O_LIMIT: in ipfw_chk()
/freebsd-12-stable/sys/netinet/
Dip_fw.h218 O_LIMIT, /* ipfw_insn_limit */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1722 case O_LIMIT: in print_instruction()
2302 case O_LIMIT: in show_dyn_state()
4848 cmd->opcode = O_LIMIT; in compile_rule()
5109 case O_LIMIT: in compile_rule()