Searched defs:interface_private (Results 1 – 1 of 1) sorted by relevance
76 struct interface_private { struct77 int dev_id;78 char name[STRING_SIZE];79 struct most_channel *channel[MAX_CHANNELS];80 struct list_head channel_list;