Searched defs:tcp_ack (Results 1 – 4 of 4) sorted by relevance
561 enum ocelot_vcap_bit tcp_ack; member581 enum ocelot_vcap_bit tcp_ack; member
485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local
679 __be32 tcp_ack; member
3945 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function