fcoe_hdr
struct fcoe_hdr *fcoeh = (struct fcoe_hdr *)skb_network_header(skb);
skb_set_transport_header(skb, skb->mac_len + sizeof(struct fcoe_hdr));
sizeof(struct vlan_hdr) + sizeof(struct fcoe_hdr));
sizeof(struct fcoe_hdr));
sizeof(struct fcoe_hdr));
sof = ((struct fcoe_hdr *)skb_network_header(skb))->fcoe_sof;
sizeof(struct fcoe_hdr) -
struct fcoe_hdr *hp;
hlen = sizeof(struct fcoe_hdr);
hp = (struct fcoe_hdr *)(eh + 1);
skb_set_transport_header(skb, sizeof(struct fcoe_hdr));
struct fcoe_hdr *hp;
hp = (struct fcoe_hdr *) skb_network_header(skb);
skb_pull(skb, sizeof(struct fcoe_hdr));
skb_set_transport_header(skb, sizeof(struct fcoe_hdr));
struct fcoe_hdr *hp;
hlen = sizeof(struct fcoe_hdr);
hp = (struct fcoe_hdr *)(eh + 1);
struct fcoe_hdr *hp;
hp = (struct fcoe_hdr *) skb_network_header(skb);
skb_pull(skb, sizeof(struct fcoe_hdr));
mfs = netdev->mtu - (sizeof(struct fcoe_hdr) +
mfs -= (sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof));
sizeof(struct fcoe_hdr) + sizeof(struct fcoe_crc_eof);
(sizeof(struct ethhdr) + sizeof(struct fcoe_hdr))
struct fcoe_hdr *pfcoe_hdr;
pfcoe_hdr = (struct fcoe_hdr *) (frame + sizeof(struct ethhdr));
sizeof(struct fcoe_hdr);
int fcoehdr_len = sizeof(struct fcoe_hdr);
struct fcoe_hdr *hp;
hlen = sizeof(struct fcoe_hdr);
hp = (struct fcoe_hdr *)(eh + 1);
struct fcoe_hdr *hp;
hp = (struct fcoe_hdr *)skb->data;
skb_pull(skb, sizeof(struct fcoe_hdr));