| Motr
    M0
    | 
#include <net.h>

| Data Fields | |
| m0_net_buffer_cb_proc_t | nbc_cb [M0_NET_QT_NR] | 
This data structure contains application callback function pointers for buffer completion callbacks, one function per type of buffer queue.
Applications should provide a pointer to an instance of such a structure in the nb_callbacks field of the struct m0_net_buffer. Multiple objects can point to a single instance of such a structure.
| m0_net_buffer_cb_proc_t nbc_cb[M0_NET_QT_NR] |