Home
last modified time | relevance | path

Searched refs:rarp_map (Results 1 – 1 of 1) sorted by relevance

/external/iputils/
Drarpd.c66 struct rarp_map struct
68 struct rarp_map *next; argument
280 struct rarp_map *rarp_lookup(int ifindex, int hatype, in rarp_lookup()
283 struct rarp_map *r; in rarp_lookup()
301 static struct rarp_map emap = { in rarp_lookup()
422 struct rarp_map *rmap; in serve_it()