Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_device.h35 #define NG_DEVICE_DEVNAME "ngd" macro
/f-stack/freebsd/netgraph/
H A Dng_device.h37 #define NG_DEVICE_DEVNAME "ngd" macro
H A Dng_device.c131 .d_name = NG_DEVICE_DEVNAME,
185 GID_WHEEL, 0600, NG_DEVICE_DEVNAME "%d", priv->unit); in ng_device_constructor()
220 strlen(NG_DEVICE_DEVNAME) + 4, M_NOWAIT); in ng_device_rcvmsg()