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