Searched refs:portmap_cache (Results 1 – 1 of 1) sorted by relevance
2501 struct portmap_cache { struct2512 struct portmap_cache *cache_prev, *cache_next; argument2517 struct portmap_cache *portmap_cache_head, *portmap_cache_tail;2523 struct portmap_cache *next = NULL, *cp; in portmap_cache_flush()2557 struct portmap_cache *cachep, *prev, *next = NULL, *cp;2655 struct portmap_cache *cachep;2661 cachep = malloc(sizeof (struct portmap_cache));