f_rndis_opts
struct f_rndis_opts *rndis_opts;
rndis_opts = container_of(f->fi, struct f_rndis_opts, func_inst);
struct f_rndis_opts *opts;
opts = container_of(f, struct f_rndis_opts, func_inst);
static inline struct f_rndis_opts *to_f_rndis_opts(struct config_item *item)
return container_of(to_config_group(item), struct f_rndis_opts,
struct f_rndis_opts *opts;
opts = container_of(f, struct f_rndis_opts, func_inst);
struct f_rndis_opts *opts;
struct f_rndis_opts *opts;
opts = container_of(f->fi, struct f_rndis_opts, func_inst);
struct f_rndis_opts *rndis_opts;
rndis_opts = container_of(f->fi, struct f_rndis_opts, func_inst);
struct f_rndis_opts *opts;
opts = container_of(fi, struct f_rndis_opts, func_inst);
net = container_of(fi_rndis, struct f_rndis_opts,
struct f_rndis_opts *rndis_opts;
rndis_opts = container_of(fi_rndis, struct f_rndis_opts, func_inst);