Searched defs:direct_map (Results 1 – 3 of 3) sorted by relevance
142 struct direct_map { in read_route() struct143 struct arp_table arp; in read_route()144 int ifindex; in read_route()145 __be64 mac; in read_route()388 struct direct_map { in read_arp() struct389 struct arp_table arp; in read_arp()390 int ifindex; in read_arp()391 __be64 mac; in read_arp()
38 struct direct_map { struct39 struct arp_entry arp;40 int ifindex;41 __be64 mac;
369 bool direct_map; member1315 bool direct_map; member