Searched refs:portmap_cache (Results 1 – 1 of 1) sorted by relevance
2556 struct portmap_cache { struct2567 struct portmap_cache *cache_prev, *cache_next; argument2572 struct portmap_cache *portmap_cache_head, *portmap_cache_tail;2578 struct portmap_cache *next = NULL, *cp; in portmap_cache_flush()2612 struct portmap_cache *cachep, *prev, *next = NULL, *cp;2710 struct portmap_cache *cachep;2716 cachep = malloc(sizeof (struct portmap_cache));