Lines Matching refs:__u8
84 __u8 type;85 __u8 ctrl;86 __u8 uuid_size;87 __u8 service[0];91 __u8 type;92 __u8 ctrl;94 __u8 list[0];98 __u8 type;99 __u8 ctrl;104 __u8 type;105 __u8 len;106 __u8 data[0];128 __u8 dst[ETH_ALEN];135 __u8 dst[ETH_ALEN];178 static inline int bnep_mc_hash(__u8 *addr) in bnep_mc_hash()