Searched defs:physical_interface (Results 1 – 1 of 1) sorted by relevance
299 struct physical_interface { struct300 struct hlinkage phyi_link;301 uint32_t phyi_index;302 struct interface *phyi_interface;303 struct phyi_data {328 struct physical_interface *int_phys; /* backpointer */ argument