Searched refs:NGF_ORIG (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/netgraph/ | ||
| HD | ng_message.h | 100 #define NGF_ORIG 0x00000000 /* the msg is the original request */ macro |
| /trueos/lib/libnetgraph/ | ||
| HD | msg.c | 78 msg.header.flags = NGF_ORIG; in NgSendMsg() |