Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/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 */
/OK3568_Linux_fs/kernel/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 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/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 */
/OK3568_Linux_fs/kernel/net/802/
H A Dfc.c45 struct fcllc *fcllc; in fc_header() local
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptlan.c1490 struct fcllc *fcllc; in mpt_lan_type_trans() local