Searched refs:last_flags (Results 1 – 12 of 12) sorted by relevance
956 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in nf_conntrack_tcp_packet()958 ct->proto.tcp.last_flags; in nf_conntrack_tcp_packet()979 ct->proto.tcp.last_flags = in nf_conntrack_tcp_packet()983 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()988 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()996 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()1034 (ct->proto.tcp.last_flags & IP_CT_EXP_CHALLENGE_ACK)) { in nf_conntrack_tcp_packet()1036 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in nf_conntrack_tcp_packet()1046 ct->proto.tcp.last_flags |= IP_CT_TCP_SIMULTANEOUS_OPEN; in nf_conntrack_tcp_packet()1050 ct->proto.tcp.last_flags & IP_CT_TCP_SIMULTANEOUS_OPEN) in nf_conntrack_tcp_packet()
30 u_int8_t last_flags; /* Last flags set */ member
241 uint64_t last_flags; member
1729 __u32 last_flags = 0; in xfs_ioc_getfsmap() local1815 last_flags = last_rec->fmr_flags; in xfs_ioc_getfsmap()1829 last_flags |= FMR_OF_LAST; in xfs_ioc_getfsmap()1832 if (copy_to_user(&user_rec->fmr_flags, &last_flags, in xfs_ioc_getfsmap()1833 sizeof(last_flags))) { in xfs_ioc_getfsmap()
312 uint64_t last_flags; member
426 uint64_t last_flags; member
469 uint64_t last_flags; member
2538 u8 last_flags; in myri10ge_submit_req() local2542 last_flags = src->flags; in myri10ge_submit_req()2568 src->flags = last_flags; in myri10ge_submit_req()
1736 srcinfo.osd_info.last_flags = opt.osd_config.invert_config.invert_flags; in rga_task_submit()