Searched refs:psh (Results 1 – 11 of 11) sorted by relevance
436 if(th->psh) in slhc_compress()540 thp->psh = (changes & TCP_PUSH_BIT) ? 1 : 0; in slhc_uncompress()
1073 tcp->psh = 0; in chcr_ktls_write_tcp_options()2036 (!th->fin && th->psh), q, in chcr_ktls_xmit()2059 (!th->fin && th->psh), q, in chcr_ktls_xmit()2073 (!th->fin && th->psh), in chcr_ktls_xmit()
425 u8 psh; member
1695 ULP_SKB_CB(skb)->psh = hdr->psh; in chtls_recv_data()
925 __u8 psh:1; member931 __u8 psh:1; member
2716 unsigned int size, int psh) in t3_tp_set_coalescing_size() argument2728 if (psh) in t3_tp_set_coalescing_size()
1096 u8 psh:1; member1104 u8 psh:1; member
1334 th->psh = push; in qlcnic_process_lro()1856 th->psh = push; in qlcnic_83xx_process_lro()
1624 th->psh = push; in netxen_process_lro()
1155 tcp->psh = get_cqe_lro_tcppsh(cqe); in mlx5e_lro_update_tcp_hdr()
8318 if (tcp->urg || tcp->psh || tcp->rst || in verify_l3_l4_lro_capable()
Completed in 71 milliseconds