Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c750 O_LIMIT, IPFW_TLV_STATE_NAME,
1356 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1371 if (s->type == O_LIMIT) { in ipfw_dyn_lookup_state()
1876 if (type == O_LIMIT) { in dyn_install_state()
1940 if (type == O_LIMIT) { in dyn_install_state()
2199 if (s->type == O_LIMIT) in dyn_match_ipv4_state()
2224 if (s->type == O_LIMIT) in dyn_match_ipv6_state()
2293 if (s->type == O_LIMIT) \ in dyn_expire_states()
2889 case O_LIMIT: in ipfw_is_dyn_rule()
2979 if (s->type == O_LIMIT) in dyn_export_ipv4_state()
[all …]
H A Dip_fw_sockopt.c574 case O_LIMIT: in import_rule0()
658 case O_LIMIT: in export_rule0()
1862 case O_LIMIT: in check_ipfw_rule_body()
H A Dip_fw2.c2752 case O_LIMIT: in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h218 O_LIMIT, /* ipfw_insn_limit */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h218 O_LIMIT, /* ipfw_insn_limit */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1724 case O_LIMIT: in print_instruction()
2301 case O_LIMIT: in show_dyn_state()
4865 cmd->opcode = O_LIMIT; in compile_rule()
5126 case O_LIMIT: in compile_rule()