Home
last modified time | relevance | path

Searched refs:reply_flags (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c712 int reply_flags, u8 tos) in tcp_v4_send_ack() argument
764 arg.flags = reply_flags; in tcp_v4_send_ack()
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c2375 u32 reply_flags = readl(reply) & 0xff00; // Leave it shifted up 8 bits in adpt_i2o_to_scsi() local
2390 if(!(reply_flags & MSG_FAIL)) { in adpt_i2o_to_scsi()