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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.h366 int lookup_weight ; /* equal to (1-w_q)^t / (1-w_q)^(t+1) */ member in struct:dn_flow_set
520 int lookup_weight ; /* equal to (1-w_q)^t / (1-w_q)^(t+1) */ member in struct:dn_flow_set_32
645 int lookup_weight ; /* equal to (1-w_q)^t / (1-w_q)^(t+1) */ member in struct:dn_flow_set_64
H A Dip_dummynet.c305 p->fs.lookup_weight = user_pipe_32.fs.lookup_weight;
351 p->fs.lookup_weight = user_pipe_64.fs.lookup_weight;
383 fs_bp->lookup_weight = set->lookup_weight ;
413 fs_bp->lookup_weight = set->lookup_weight ;
2015 x->lookup_weight = p->lookup_weight ;
[all...]

Completed in 76 milliseconds