Home
last modified time | relevance | path

Searched refs:direct_xmit (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dppp_channel.h45 bool direct_xmit; /* no qdisc, xmit directly */ member
/linux-6.15/drivers/net/ppp/
H A Dpptp.c468 po->chan.direct_xmit = true; in pptp_connect()
H A Dpppoe.c696 po->chan.direct_xmit = true; in pppoe_connect()
H A Dppp_generic.c3507 if (pch->chan->direct_xmit) in ppp_connect_channel()
/linux-6.15/net/l2tp/
H A Dl2tp_ppp.c809 po->chan.direct_xmit = true; in pppol2tp_connect()