Home
last modified time | relevance | path

Searched defs:rtnl_hash_entry (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/lib/
Drt_names.c26 struct rtnl_hash_entry { struct
27 struct rtnl_hash_entry *next; argument
33 rtnl_hash_initialize(char *file, struct rtnl_hash_entry **hash, int size) in rtnl_hash_initialize() argument