Home
last modified time | relevance | path

Searched refs:xmitAlg (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_one2many.c191 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()
H A Dng_one2many.h72 u_int32_t xmitAlg; /* how to distribute packets */ member
/f-stack/tools/compat/include/netgraph/
H A Dng_one2many.h72 u_int32_t xmitAlg; /* how to distribute packets */ member