Searched refs:udp_cache (Results 1 – 1 of 1) sorted by relevance
449 struct udp_cache struct466 (xid % (SPARSENESS*((struct udp_cache *) su_data(transp)->su_cache)->uc_size)) argument477 struct udp_cache *uc; in svcudp_enablecache()484 uc = ALLOC (struct udp_cache, 1); in svcudp_enablecache()495 mem_free (uc, sizeof (struct udp_cache)); in svcudp_enablecache()503 mem_free (uc, sizeof (struct udp_cache)); in svcudp_enablecache()522 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in libc_hidden_nolink_sunrpc()593 struct udp_cache *uc = (struct udp_cache *) su->su_cache; in cache_get()