Searched refs:nitype (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_message.h | 250 #define NG_GENERIC_LINKINFO_INFO(nitype) { \ argument 253 { "nodeinfo", (nitype) }, \ 263 #define NG_GENERIC_HOOKLIST_INFO(nitype,litype) { \ argument 264 { "nodeinfo", (nitype) }, \
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_message.h | 248 #define NG_GENERIC_LINKINFO_INFO(nitype) { \ argument 251 { "nodeinfo", (nitype) }, \ 261 #define NG_GENERIC_HOOKLIST_INFO(nitype,litype) { \ argument 262 { "nodeinfo", (nitype) }, \
|