Searched refs:has_tx_ulp (Results 1 – 1 of 1) sorted by relevance
100 bool has_tx_ulp; in tcp_bpf_push() local111 has_tx_ulp = tls_sw_has_ctx_tx(sk); in tcp_bpf_push()112 if (has_tx_ulp) in tcp_bpf_push()