Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netpfil/ipfw/
Dip_dn_glue.c78 struct dn_flow_set { struct
79 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */
129 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument
156 struct dn_flow_set *fs ; /* parent flow set */
192 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 */
412 struct dn_flow_set *f; in dn_compat_config_queue()
571 need += dn_cfg.fsk_count * sizeof(struct dn_flow_set); in dn_compat_calc_size()
617 struct dn_flow_set *fs; in dn_c_copy_pipe()
[all …]