Searched defs:rtnl_hash_entry (Results 1 – 1 of 1) sorted by relevance
30 struct rtnl_hash_entry { struct31 struct rtnl_hash_entry *next; argument37 rtnl_hash_initialize(char *file, struct rtnl_hash_entry **hash, int size) in rtnl_hash_initialize() argument