Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpipex.h150 u_int32_t pppx_proto; /* write: protocol in PIPEX_PROTO_ */ member
H A Dif_pppx.c385 pxi = pppx_if_find(pxd, th->pppx_id, th->pppx_proto); in pppxwrite()
894 th->pppx_proto = 0; /* not used */ in pppx_if_output()
/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_iface.c554 pppx.pppx_proto = npppd_pipex_proto(ppp->tunnel_type); in npppd_iface_write()