Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c350 static int twsi_recv(struct mvtwsi_registers *twsi, u8 *byte, int ack_flag, in twsi_recv()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c2210 static bool tcp_check_sack_reneging(struct sock *sk, int *ack_flag) in tcp_check_sack_reneging()
2940 static void tcp_identify_packet_loss(struct sock *sk, int *ack_flag) in tcp_identify_packet_loss()
2972 int num_dupack, int *ack_flag, int *rexmit) in tcp_fastretrans_alert()