Searched refs:xmitAlg (Results 1 – 3 of 3) sorted by relevance
191 priv->conf.xmitAlg = NG_ONE2MANY_XMIT_ROUNDROBIN; in ng_one2many_constructor()276 switch (conf->xmitAlg) { in ng_one2many_rcvmsg()445 switch(priv->conf.xmitAlg) { in ng_one2many_rcvdata()582 switch (priv->conf.xmitAlg) { in ng_one2many_update_many()
72 u_int32_t xmitAlg; /* how to distribute packets */ member