Searched defs:get_table (Results 1 – 2 of 2) sorted by relevance
165 struct get_table struct167 typedef mpl::bool_<(sizeof(T) <= sizeof(void*))> is_small;170 static fxn_ptr_table<Char>* get() in get()
341 void (*get_table)(struct net_device *dev, member