mbuf_iovec
#define MAX_MBUF_IOV ((MHLEN-8)/sizeof(struct mbuf_iovec))
struct mbuf_iovec mv_vec[MAX_MBUF_IOV];
struct mbuf_iovec *iov;