Home
last modified time | relevance | path

Searched defs:fcllc (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/linux/
Dif_fc.h43 struct fcllc { struct
44 __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 */
/linux-3.3/net/802/
Dfc.c50 struct fcllc *fcllc; in fc_header() local
88 struct fcllc *fcllc=(struct fcllc *)(skb->data+sizeof(struct fch_hdr)); in fc_rebuild_header() local
/linux-3.3/drivers/message/fusion/
Dmptlan.c1496 struct fcllc *fcllc; in mpt_lan_type_trans() local