Searched refs:ipoib_header (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib.h107 struct ipoib_header { struct
H A Dipoib_main.c779 struct ipoib_header *header;
781 header = (struct ipoib_header *) skb_push(skb, sizeof *header);
H A Dipoib_ib.c218 skb->protocol = ((struct ipoib_header *) skb->data)->proto;
H A Dipoib_cm.c465 skb->protocol = ((struct ipoib_header *) skb->data)->proto;

Completed in 159 milliseconds