Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dnetgraph.c97 #define device2ng(d) ((d)->type == NG_DEVICE ? (struct ngdevice *)d : NULL)
301 NG_DEVICE,
325 if (type == NG_DEVICE) { in ng_iov2device()
H A Dphysical.h37 #define NG_DEVICE 8 macro
H A Dradius.c852 case NG_DEVICE: in radius_put_physical_details()