Searched refs:tid_info (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h156 int add_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
158 int del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
160 int flush_table(struct ip_fw_chain *ch, struct tid_info *ti);
226 int ipfw_count_table(struct ip_fw_chain *ch, struct tid_info *ti,
228 int ipfw_count_xtable(struct ip_fw_chain *ch, struct tid_info *ti,
230 int ipfw_dump_table_legacy(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c94 static int find_table_err(struct namedobj_instance *ni, struct tid_info *ti,
97 struct tid_info *ti);
99 struct tid_info *ti, struct table_algo *ta, char *adata, uint8_t tflags);
102 static int create_table_internal(struct ip_fw_chain *ch, struct tid_info *ti,
106 static int find_ref_table(struct ip_fw_chain *ch, struct tid_info *ti,
117 static int swap_tables(struct ip_fw_chain *ch, struct tid_info *a,
118 struct tid_info *b);
123 static int destroy_table(struct ip_fw_chain *ch, struct tid_info *ti);
126 struct tid_info *ti, char *name);
128 static void objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *t
[all...]
H A Dip_fw_private.h551 struct tid_info { struct
579 struct tid_info *ti, struct named_object **pno);
593 typedef int (ipfw_obj_create_cb)(struct ip_fw_chain *ch, struct tid_info *ti,
733 int ipfw_objhash_find_type(struct namedobj_instance *ni, struct tid_info *ti,
744 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti);
H A Dip_fw_eaction.c140 eaction_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_sockopt.c164 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti);
166 struct tid_info *ti, struct obj_idx *pidx, int *unresolved);
2539 struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti)
2723 ref_opcode_object(struct ip_fw_chain *ch, ipfw_insn *cmd, struct tid_info *ti,
2774 struct rule_check_info *ci, struct obj_idx *oib, struct tid_info *ti)
2838 struct tid_info ti;
3966 struct tid_info ti;
3993 struct tid_info ti;
4008 struct tid_info ti;
4027 struct tid_info t
[all...]
H A Dip_fw_dynamic.c610 dyn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,
652 dyn_create(struct ip_fw_chain *ch, struct tid_info *ti,
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c106 static int alloc_tid_tabs(struct tid_info *);
107 static void free_tid_tabs(struct tid_info *);
879 struct tid_info *t = &sc->tids;
891 struct tid_info *t = &sc->tids;
899 struct tid_info *t = &sc->tids;
907 struct tid_info *t = &sc->tids;
1328 alloc_tid_tab(struct tid_info *t, int flags)
1344 free_tid_tab(struct tid_info *t)
1355 alloc_stid_tab(struct tid_info *t, int flags)
1374 free_stid_tab(struct tid_info *
[all...]
H A Dt4_listen.c96 struct tid_info *t = &sc->tids;
167 struct tid_info *t = &sc->tids;
175 struct tid_info *t = &sc->tids;
/freebsd-13-stable/sys/dev/cxgbe/
H A Doffload.h125 struct tid_info { struct
H A Dt4_sched.c677 struct tid_info *t;
698 struct tid_info *t;
720 struct tid_info *t = &sc->tids;
739 struct tid_info *t = &sc->tids;
747 struct tid_info *t = &sc->tids;
H A Dt4_filter.c113 alloc_hftid_hash(struct tid_info *t, int flags)
140 free_hftid_hash(struct tid_info *t)
190 struct tid_info *t = &sc->tids;
203 struct tid_info *t = &sc->tids;
266 struct tid_info *t = &sc->tids;
287 struct tid_info *t = &sc->tids;
307 struct tid_info *t = &sc->tids;
319 struct tid_info *t = &sc->tids;
894 struct tid_info *ti = &sc->tids;
1449 struct tid_info *t
[all...]
H A Dadapter.h897 struct tid_info tids;
1351 void free_hftid_hash(struct tid_info *);
H A Dt4_main.c3149 struct tid_info *t;
3171 struct tid_info *t;
3187 struct tid_info *t = &sc->tids;
3207 struct tid_info *t = &sc->tids;
3215 struct tid_info *t = &sc->tids;
9405 struct tid_info *t = &sc->tids;
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c521 nat64clat_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dnat64stl_control.c526 nat64stl_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dnat64lsn_control.c848 nat64lsn_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c943 nptv6_findbyname(struct ip_fw_chain *ch, struct tid_info *ti,

Completed in 319 milliseconds