Searched refs:xmitAlg (Results 1 – 2 of 2) sorted by relevance
189 priv->conf.xmitAlg = NG_ONE2MANY_XMIT_ROUNDROBIN; in ng_one2many_constructor()274 switch (conf->xmitAlg) { in ng_one2many_rcvmsg()443 switch(priv->conf.xmitAlg) { in ng_one2many_rcvdata()580 switch (priv->conf.xmitAlg) { in ng_one2many_update_many()
70 u_int32_t xmitAlg; /* how to distribute packets */ member