ipoib_header
struct ipoib_header *ibh;
ibh = mtod(mb, struct ipoib_header *);
struct ipoib_header *eh;
eh = mtod(mb, struct ipoib_header *);
ipoib_unicast_send(struct mbuf *mb, struct ipoib_dev_priv *priv, struct ipoib_header *eh)
struct ipoib_header *eh;
eh = mtod(mb, struct ipoib_header *);