Searched refs:_ngi_msg (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | netgraph.h | 716 static __inline struct ng_mesg ** _ngi_msg(item_p item, char *file, int line) ; 739 _ngi_msg(item_p item, char *file, int line) in _ngi_msg() function 795 #define NGI_MSG(i) (*_ngi_msg(i, _NN_))
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 718 static __inline struct ng_mesg ** _ngi_msg(item_p item, char *file, int line) ; 741 _ngi_msg(item_p item, char *file, int line) in _ngi_msg() function 797 #define NGI_MSG(i) (*_ngi_msg(i, _NN_))
|