Home
last modified time | relevance | path

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

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