Home
last modified time | relevance | path

Searched refs:TCP_DEVICE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dtcp.c101 TCP_DEVICE,
125 if (type == TCP_DEVICE) { in tcp_iov2device()
H A Dphysical.h33 #define TCP_DEVICE 3 macro
H A Dradius.c688 case TCP_DEVICE: in radius_put_physical_details()
H A Dphysical.c904 if (p->handler && (p->handler->type == TCP_DEVICE || in physical_Login()