Searched refs:conn_disable (Results 1 – 1 of 1) sorted by relevance
101 static void conn_disable(void *param);1939 static struct mayfly mfy = {0, 0, &link, NULL, conn_disable}; in ticker_stop_op_cb()1951 static void conn_disable(void *param) in conn_disable() function