Home
last modified time | relevance | path

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

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