Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1111 bool tcp_push, u32 mss) in chcr_ktls_xmit_wr_complete()
1283 u32 tcp_seq, bool tcp_push, u32 mss, in chcr_ktls_xmit_wr_short()
1469 bool tcp_push, struct sge_eth_txq *q, in chcr_ktls_tx_plaintxt()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c709 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() function