Home
last modified time | relevance | path

Searched refs:tid_info (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c92 static int find_table_err(struct namedobj_instance *ni, struct tid_info *ti,
95 struct tid_info *ti);
97 struct tid_info *ti, struct table_algo *ta, char *adata, uint8_t tflags);
100 static int create_table_internal(struct ip_fw_chain *ch, struct tid_info *ti,
104 static int find_ref_table(struct ip_fw_chain *ch, struct tid_info *ti,
114 static int swap_tables(struct ip_fw_chain *ch, struct tid_info *a,
115 struct tid_info *b);
120 static int destroy_table(struct ip_fw_chain *ch, struct tid_info *ti);
123 struct tid_info *ti, char *name);
125 static void objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti);
[all …]
H A Dip_fw_table.h154 int add_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
156 int del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
158 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
H A Dip_fw_private.h529 struct tid_info { struct
557 struct tid_info *ti, struct named_object **pno); argument
571 typedef int (ipfw_obj_create_cb)(struct ip_fw_chain *ch, struct tid_info *ti,
732 int ipfw_objhash_find_type(struct namedobj_instance *ni, struct tid_info *ti,
743 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti);
H A Dip_fw_sockopt.c151 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti);
153 struct tid_info *ti, struct obj_idx *pidx, int *unresolved);
2008 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti) in create_objects_compat()
2135 ref_opcode_object(struct ip_fw_chain *ch, ipfw_insn *cmd, struct tid_info *ti, in ref_opcode_object()
2186 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti) in ref_rule_objects()
2249 struct tid_info ti; in rewrite_rule_uidx()
3516 ipfw_objhash_find_type(struct namedobj_instance *ni, struct tid_info *ti, in ipfw_objhash_find_type()
H A Dip_fw_eaction.c146 eaction_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in eaction_findbyname()
H A Dip_fw_dynamic.c615 dyn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in dyn_findbyname()
657 dyn_create(struct ip_fw_chain *ch, struct tid_info *ti, in dyn_create()
/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c705 struct tid_info *t; in t4_init_etid_table()
726 struct tid_info *t; in t4_free_etid_table()
748 struct tid_info *t = &sc->tids; in alloc_etid()
767 struct tid_info *t = &sc->tids; in lookup_etid()
775 struct tid_info *t = &sc->tids; in free_etid()
H A Dt4_filter.c111 alloc_hftid_hash(struct tid_info *t, int flags) in alloc_hftid_hash()
138 free_hftid_hash(struct tid_info *t) in free_hftid_hash()
188 struct tid_info *t = &sc->tids; in insert_hf()
201 struct tid_info *t = &sc->tids; in insert_hftid()
264 struct tid_info *t = &sc->tids; in lookup_hf()
285 struct tid_info *t = &sc->tids; in lookup_hftid()
305 struct tid_info *t = &sc->tids; in remove_hf()
317 struct tid_info *t = &sc->tids; in remove_hftid()
909 struct tid_info *ti = &sc->tids; in set_filter()
1468 struct tid_info *ti = &sc->tids; in get_hashfilter()
[all …]
H A Doffload.h115 struct tid_info { struct
H A Dadapter.h954 struct tid_info tids;
1533 void free_hftid_hash(struct tid_info *);
H A Dt4_main.c2171 struct tid_info tids;
4081 struct tid_info *t; in t4_init_atid_table()
4104 struct tid_info *t; in t4_free_atid_table()
4120 struct tid_info *t = &sc->tids; in stop_atid_allocator()
4132 struct tid_info *t = &sc->tids; in restart_atid_allocator()
4146 struct tid_info *t = &sc->tids; in alloc_atid()
4166 struct tid_info *t = &sc->tids; in lookup_atid()
4174 struct tid_info *t = &sc->tids; in free_atid()
10685 struct tid_info *t = &sc->tids; in sysctl_tids()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.h77 mod ## _findbyname(struct ip_fw_chain *ch, struct tid_info *ti, \
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c97 struct tid_info *t = &sc->tids; in alloc_stid_tab()
121 struct tid_info *t = &sc->tids; in free_stid_tab()
137 struct tid_info *t = &sc->tids; in stop_stid_tab()
178 struct tid_info *t = &sc->tids; in restart_stid_tab()
205 struct tid_info *t = &sc->tids; in alloc_stid()
296 struct tid_info *t = &sc->tids; in lookup_stid()
304 struct tid_info *t = &sc->tids; in free_stid()
H A Dt4_tom.c1026 struct tid_info *t = &sc->tids; in insert_tid()
1038 struct tid_info *t = &sc->tids; in lookup_tid()
1046 struct tid_info *t = &sc->tids; in update_tid()
1054 struct tid_info *t = &sc->tids; in remove_tid()
1451 struct tid_info *t = &sc->tids; in alloc_tid_tab()
1468 struct tid_info *t = &sc->tids; in free_tid_tab()
2004 struct tid_info *t = &sc->tids; in stop_atids()
2065 struct tid_info *t = &sc->tids; in stop_tids()
2143 struct tid_info *t = &sc->tids; in t4_tom_stop()
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c942 nptv6_findbyname(struct ip_fw_chain *ch, struct tid_info *ti, in nptv6_findbyname()