Searched refs:PF_SN_MAX (Results 1 – 6 of 6) sorted by relevance
219 uint64_t src_nodes_type[PF_SN_MAX];
645 enum pf_sn_types { PF_SN_LIMIT, PF_SN_NAT, PF_SN_ROUTE, PF_SN_MAX }; enumerator853 counter_u64_t src_nodes[PF_SN_MAX];1137 struct pf_ksrc_node *sns[PF_SN_MAX];/* source nodes */
397 static u_short pf_insert_src_node(struct pf_ksrc_node *[PF_SN_MAX],398 struct pf_srchash *[PF_SN_MAX], struct pf_krule *,1034 pf_insert_src_node(struct pf_ksrc_node *sns[PF_SN_MAX], in pf_insert_src_node() argument1035 struct pf_srchash *snhs[PF_SN_MAX], struct pf_krule *rule, in pf_insert_src_node() argument2713 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) { in pf_src_tree_remove_state()5991 struct pf_ksrc_node *sns[PF_SN_MAX] = { NULL }; in pf_create_state()5997 struct pf_srchash *snhs[PF_SN_MAX] = { NULL }; in pf_create_state()6176 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) { in pf_create_state()6217 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) { in pf_create_state()10224 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) { in pf_counters_inc()
355 for (pf_sn_types_t sn_type = 0; sn_type<PF_SN_MAX; sn_type++) in pfattach_vnet()1858 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pf_krule_free()2095 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pf_ioctl_addrule()3683 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pfioctl()6044 for(pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; in pf_kill_srcnodes()6874 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pf_unload_vnet()
763 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pf_krule_to_nvrule()
1000 for (pf_sn_types_t sn_type=0; sn_type<PF_SN_MAX; sn_type++) in pf_handle_getrule()