Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dnetgraph.h694 #define _NGI_MSG(i) ((i)->body.msg.msg_msg) macro
750 return (&_NGI_MSG(item)); in _ngi_msg()
835 #define NGI_MSG(i) _NGI_MSG(i)
862 _NGI_MSG(i) = NULL; \
H A Dng_base.c3028 NG_FREE_MSG(_NGI_MSG(item)); in ng_free_item()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c201 _NGI_MSG(item) = msg; in ng_hci_lp_acl_con_req()
568 _NGI_MSG(item) = msg; in ng_hci_lp_le_con_req()