Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c1291 static void tcp_tsq_workfn(struct work_struct *work)
1371 INIT_WORK(&tsq->work, tcp_tsq_workfn); in tcp_wfree()
1389 * Will be released by sk_free() from here or tcp_tsq_workfn() in tcp_wfree()
1264 static void tcp_tsq_workfn(struct work_struct *work) tcp_tsq_workfn() function