Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dether.c119 ((d)->type == ETHER_DEVICE ? (struct etherdevice *)d : NULL)
332 ETHER_DEVICE,
356 if (type == ETHER_DEVICE) { in ether_iov2device()
H A Dphysical.h35 #define ETHER_DEVICE 5 macro
H A Dradius.c684 case ETHER_DEVICE: in radius_put_physical_details()