Home
last modified time | relevance | path

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

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