Home
last modified time | relevance | path

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

/xnu-11215/bsd/netinet/
H A Dip_dummynet.c1474 struct dn_flow_set *
1477 struct dn_flow_set *fs; in locate_flowset()
1905 config_red(struct dn_flow_set *p, struct dn_flow_set * x) in config_red()
1957 alloc_hash(struct dn_flow_set *x, struct dn_flow_set *pfs) in alloc_hash()
1985 set_fs_parms(struct dn_flow_set *x, struct dn_flow_set *src) in set_fs_parms()
2103 struct dn_flow_set *x, *b; in config_pipe()
2209 struct dn_flow_set *fs; in dummynet_drain()
2254 struct dn_flow_set *fs; in delete_pipe()
2290 struct dn_flow_set *b; in delete_pipe()
2400 struct dn_flow_set *set; in dn_calc_size()
[all …]
H A Dip_dummynet.h288 struct dn_flow_set *fs; /* parent flow set */
311 struct dn_flow_set { struct
312 SLIST_ENTRY(dn_flow_set) next;/* linked list in a hash slot */
362 SLIST_HEAD(dn_flow_set_head, dn_flow_set); argument
406 struct dn_flow_set fs; /* used with fixed-rate flows */