mwl_jumbo
struct mwl_jumbo *rbuf;
struct mwl_jumbo *buf;
struct mwl_jumbo *buf;
SLIST_ENTRY(mwl_jumbo) next;
typedef SLIST_HEAD(, mwl_jumbo) mwl_jumbohead;
#define MWL_JUMBO_DATA2BUF(_data) ((struct mwl_jumbo *)(_data))