Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c79 struct dn_flow_set { struct
80 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */
130 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument
157 struct dn_flow_set *fs ; /* parent flow set */
193 struct dn_flow_set fs ; /* used with fixed-rate flows */
222 struct dn_flow_set *fs ; /* parent flow set */
257 struct dn_flow_set fs ; /* used with fixed-rate flows */
411 struct dn_flow_set *f; in dn_compat_config_queue()
573 need += V_dn_cfg.fsk_count * sizeof(struct dn_flow_set); in dn_compat_calc_size()
619 struct dn_flow_set *fs; in dn_c_copy_pipe()
[all …]