Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.h147 u_char enableRoundRobin; /* xmit whole packets */ member
H A Dng_ppp.c1380 !priv->conf.enableRoundRobin) { in ng_ppp_link_xmit()
2032 if (priv->conf.enableRoundRobin) { in ng_ppp_mp_xmit()