Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A 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()
/openbmc/linux/net/ipv4/
H A Dtcp.c705 void tcp_push(struct sock *sk, int flags, int mss_now, in tcp_push() function