Searched refs:su_cache (Results 1 – 4 of 4) sorted by relevance
87 char * su_cache; /* cached data, NULL if no cache */ member162 su->su_cache = NULL;214 if (su->su_cache != NULL) {244 if (su->su_cache && slen >= 0) {354 su_data(transp)->su_cache)->uc_size))369 if (su->su_cache != NULL) {397 su->su_cache = (char *) uc;413 struct udp_cache *uc = (struct udp_cache *) su->su_cache;484 register struct udp_cache *uc = (struct udp_cache *) su->su_cache;
162 su->su_cache = NULL; in svc_dg_create_private()257 su->su_cache = NULL; in svc_dg_xprtcopy()421 if (su->su_cache != NULL) { in svc_dg_recv()512 if (su->su_cache && slen >= 0) { in svc_dg_reply()674 get_svc_dg_data(transp)->su_cache)->uc_size))703 if (su->su_cache != NULL) { in svc_dg_enablecache()733 su->su_cache = (char *)uc; in svc_dg_enablecache()776 uc = (struct cl_cache *)get_svc_dg_data(parent)->su_cache; in cache_set()888 uc = (struct cl_cache *)get_svc_dg_data(parent)->su_cache; in cache_get()
57 char *su_cache; /* cached data, NULL if none */ member
53 char *su_cache; /* cached data, NULL if no cache */ member