Searched refs:udp_key (Results 1 – 1 of 1) sorted by relevance
240 static thread_key_t tcp_key, udp_key; variable248 thr_keycreate(&udp_key, free); in __rpc_getconfigp_setup()268 netid_udp = thr_getspecific(udp_key); in __rpc_getconfip()309 thr_setspecific(udp_key, in __rpc_getconfip()