Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_message.h373 #define NGIOCGINFO _IOR('N', 40, struct nodeinfo) /* get node info */ macro
/f-stack/freebsd/netgraph/
H A Dng_message.h370 #define NGIOCGINFO _IOR('N', 40, struct nodeinfo) /* get node info */ macro
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c304 case NGIOCGINFO: in ng_h4_ioctl()