Searched defs:fcllc (Results 1 – 3 of 3) sorted by relevance
43 struct fcllc { struct44 __u8 dsap; /* destination SAP */45 __u8 ssap; /* source SAP */46 __u8 llc; /* LLC control field */47 __u8 protid[3]; /* protocol id */48 __be16 ethertype; /* ether type field */
50 struct fcllc *fcllc; in fc_header() local88 struct fcllc *fcllc=(struct fcllc *)(skb->data+sizeof(struct fch_hdr)); in fc_rebuild_header() local
1496 struct fcllc *fcllc; in mpt_lan_type_trans() local