Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_fc.h44 struct fcllc { struct
45 __u8 dsap; /* destination SAP */
46 __u8 ssap; /* source SAP */
47 __u8 llc; /* LLC control field */
48 __u8 protid[3]; /* protocol id */
49 __be16 ethertype; /* ether type field */
/openbmc/linux/net/802/
H A Dfc.c45 struct fcllc *fcllc; in fc_header() local
/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c1495 struct fcllc *fcllc; in mpt_lan_type_trans() local