Searched defs:reply_flags (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dpt_i2o.c | 2086 u32 reply_flags = readl(reply) & 0xff00; // Leave it shifted up 8 bits in adpt_i2o_scsi_complete() local
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_ipv4.c | 840 tcp_v4_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int reply_flags, u8 tos) tcp_v4_send_ack() argument
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_netlink.c | 855 u_int32_t reply_flags; member
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_netlink.c | 880 u_int32_t reply_flags; member
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_ipv4.c | 862 tcp_v4_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int reply_flags, u8 tos, u32 txhash) tcp_v4_send_ack() argument
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_transport.h | 205 __le16 reply_flags; member 220 __le16 reply_flags; member 228 __le16 reply_flags; member 239 __le16 reply_flags; member 249 __le16 reply_flags; member
|
Completed in 22 milliseconds