Home
last modified time | relevance | path

Searched defs:tcp_ack (Results 1 – 4 of 4) sorted by relevance

/linux/include/soc/mscc/
H A Docelot_vcap.h561 enum ocelot_vcap_bit tcp_ack; member
581 enum ocelot_vcap_bit tcp_ack; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c485 enum ocelot_vcap_bit ttl, fragment, options, tcp_ack, tcp_urg; in is2_entry_set() local
/linux/drivers/net/ethernet/neterion/
H A Ds2io.h679 __be32 tcp_ack; member
/linux/net/ipv4/
H A Dtcp_input.c3945 static int tcp_ack(struct sock *sk, const struct sk_buff *skb, int flag) in tcp_ack() function