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

/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_dn_glue.c75 struct dn_flow_set { struct
76 SLIST_ENTRY(dn_flow_set) next; /* linked list in a hash slot */
126 SLIST_HEAD(dn_flow_set_head, dn_flow_set);
153 struct dn_flow_set *fs ; /* parent flow set */
189 struct dn_flow_set fs ; /* used with fixed-rate flows */
219 struct dn_flow_set *fs ; /* parent flow set */
254 struct dn_flow_set fs ; /* used with fixed-rate flows */
286 * dn_flow_set unchanged
409 struct dn_flow_set *f;
568 need += dn_cfg.fsk_count * sizeof(struct dn_flow_set);
[all...]

Completed in 58 milliseconds