Searched refs:UDPConnTimeoutUpdate (Results 1 – 9 of 9) sorted by relevance
86 static void* UDPConnTimeoutUpdate(void *);
388 void* IPACM_ConntrackClient::UDPConnTimeoutUpdate(void *ptr) in UDPConnTimeoutUpdate() function in IPACM_ConntrackClient
441 ret = pthread_create(&udpcto_thread, NULL, IPACM_ConntrackClient::UDPConnTimeoutUpdate, NULL); in CreateNatThreads()
433 ret = pthread_create(&udpcto_thread, NULL, IPACM_ConntrackClient::UDPConnTimeoutUpdate, NULL); in CreateNatThreads()
452 ret = pthread_create(&udpcto_thread, NULL, IPACM_ConntrackClient::UDPConnTimeoutUpdate, NULL); in CreateNatThreads()