Searched defs:tcp_push (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| D | chcr_ktls.c | 1105 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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| D | chcr_ktls.c | 1111 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/ |
| D | tcp.c | 722 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() function
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp.c | 705 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() function
|