Searched defs:net_device_path (Results 1 – 1 of 1) sorted by relevance
891 struct net_device_path { struct892 enum net_device_path_type type; argument893 const struct net_device *dev;894 union {