Home
last modified time | relevance | path

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

/trueos/usr.sbin/ppp/
HDudp.c74 #define device2udp(d) ((d)->type == UDP_DEVICE ? (struct udpdevice *)d : NULL)
155 UDP_DEVICE,
179 if (type == UDP_DEVICE) { in udp_iov2device()
HDphysical.h35 #define UDP_DEVICE 4 macro
HDradius.c849 case UDP_DEVICE: in radius_put_physical_details()
HDphysical.c922 p->handler->type == UDP_DEVICE)) { in physical_Login()