Home
last modified time | relevance | path

Searched refs:fch_hdr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/802/
Dfc.c40 struct fch_hdr *fch; in fc_header()
51 hdr_len = sizeof(struct fch_hdr) + sizeof(struct fcllc); in fc_header()
52 fch = (struct fch_hdr *)skb_push(skb, hdr_len); in fc_header()
61 hdr_len = sizeof(struct fch_hdr); in fc_header()
62 fch = (struct fch_hdr *)skb_push(skb, hdr_len); in fc_header()
/linux-4.4.14/include/uapi/linux/
Dif_fc.h26 #define FC_HLEN (sizeof(struct fch_hdr)+sizeof(struct fcllc))
37 struct fch_hdr { struct