Searched refs:l2tap_clean_task (Results 1 – 1 of 1) sorted by relevance
283 void l2tap_clean_task(void *task_param) in l2tap_clean_task() function322 …if (xTaskCreate(l2tap_clean_task, "l2tap_clean_task", 1024, &s_l2tap_sockets[fd], tskIDLE_PRIORITY… in l2tap_close()