Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_bpf.c156 bool has_tx_ulp; in tcp_bpf_push() local
166 has_tx_ulp = tls_sw_has_ctx_tx(sk); in tcp_bpf_push()
167 if (has_tx_ulp) { in tcp_bpf_push()