Home
last modified time | relevance | path

Searched refs:tx_work_handler (Results 1 – 1 of 1) sorted by relevance

/linux/net/tls/
H A Dtls_sw.c2542 static void tx_work_handler(struct work_struct *work) in tx_work_handler() function
2629 INIT_DELAYED_WORK(&sw_ctx_tx->tx_work.work, tx_work_handler); in init_ctx_tx()