Searched defs:direct_map (Results 1 – 3 of 3) sorted by relevance
126 struct direct_map { in read_route() struct127 struct arp_table arp; in read_route()128 int ifindex; in read_route()129 __be64 mac; in read_route()372 struct direct_map { in read_arp() struct373 struct arp_table arp; in read_arp()374 int ifindex; in read_arp()375 __be64 mac; in read_arp()
38 struct direct_map { struct39 struct arp_entry arp;40 int ifindex;41 __be64 mac;
367 bool direct_map; member1142 bool direct_map; member