Searched defs:interface_private (Results 1 – 1 of 1) sorted by relevance
67 struct interface_private { struct68 int dev_id;69 char name[STRING_SIZE];70 struct most_channel *channel[MAX_CHANNELS];71 struct list_head channel_list;