Searched defs:f_rndis_opts (Results 1 – 1 of 1) sorted by relevance
18 struct f_rndis_opts { struct20 u32 vendor_id;21 const char *manufacturer;22 struct net_device *net;23 bool bound;24 bool borrowed_net;30 u8 class;31 u8 subclass;32 u8 protocol;40 struct mutex lock;[all …]
Completed in 3 milliseconds