Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dether.c111 ((d)->type == ETHER_DEVICE ? (struct etherdevice *)d : NULL)
325 ETHER_DEVICE,
349 if (type == ETHER_DEVICE) { in ether_iov2device()
H A Dphysical.h34 #define ETHER_DEVICE 5 macro
H A Dradius.c844 case ETHER_DEVICE: in radius_put_physical_details()