mbuf_construct
m1 = mbuf_construct(proto);
m = mbuf_construct(proto);
struct mbuf *m = mbuf_construct(IPPROTO_TCP);
struct mbuf * mbuf_construct(int);