HomeSort by relevance Sort by last modified time
    Searched refs:UDP_DEVICE (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
udp.c 74 #define device2udp(d) ((d)->type == UDP_DEVICE ? (struct udpdevice *)d : NULL)
155 UDP_DEVICE,
179 if (type == UDP_DEVICE) {
physical.h 35 #define UDP_DEVICE 4
physical.c 358 p->handler->type == UDP_DEVICE))
932 p->handler->type == UDP_DEVICE)) {
radius.c 849 case UDP_DEVICE:
    [all...]

Completed in 47 milliseconds