Home
last modified time | relevance | path

Searched defs:tcp_push (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1105 bool tcp_push, u32 mss) in chcr_ktls_xmit_wr_complete()
1277 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short()
1463 bool tcp_push, struct sge_eth_txq *q, in chcr_ktls_tx_plaintxt()
/linux-6.1.9/net/ipv4/
Dtcp.c699 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() function