Searched defs:tcp_ack (Results 1 – 6 of 6) sorted by relevance
150 enum ocelot_vcap_bit tcp_ack; member169 enum ocelot_vcap_bit tcp_ack; member
434 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local
345 u8 tcp_ack[0x1]; member428 u8 tcp_ack[0x1]; member
713 u8 tcp_ack = (l4_hdr_type == CQE_L4_HDR_TYPE_TCP_ACK_NO_DATA) || in mlx5e_lro_update_tcp_hdr() local
3580 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function
679 __be32 tcp_ack; member