Searched refs:last_flags (Results 1 – 6 of 6) sorted by relevance
30 u_int8_t last_flags; /* Last flags set */ member
1104 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in nf_conntrack_tcp_packet()1106 ct->proto.tcp.last_flags; in nf_conntrack_tcp_packet()1127 ct->proto.tcp.last_flags = in nf_conntrack_tcp_packet()1131 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()1136 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()1144 ct->proto.tcp.last_flags |= in nf_conntrack_tcp_packet()1192 (ct->proto.tcp.last_flags & IP_CT_EXP_CHALLENGE_ACK)) { in nf_conntrack_tcp_packet()1194 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in nf_conntrack_tcp_packet()1204 ct->proto.tcp.last_flags |= IP_CT_TCP_SIMULTANEOUS_OPEN; in nf_conntrack_tcp_packet()1208 ct->proto.tcp.last_flags & IP_CT_TCP_SIMULTANEOUS_OPEN) in nf_conntrack_tcp_packet()
1309 __u32 last_flags = 0; in xfs_ioc_getfsmap() local1395 last_flags = last_rec->fmr_flags; in xfs_ioc_getfsmap()1409 last_flags |= FMR_OF_LAST; in xfs_ioc_getfsmap()1412 if (copy_to_user(&user_rec->fmr_flags, &last_flags, in xfs_ioc_getfsmap()1413 sizeof(last_flags))) { in xfs_ioc_getfsmap()
149 u64 last_flags; member
2507 cache->last_flags = cache->flags; in read_one_block_group()2816 block_group->last_flags = block_group->flags; in insert_block_group_item()3312 cache->last_flags == cache->flags) { in update_block_group_item()3319 cache->last_flags = cache->flags; in update_block_group_item()
2569 u8 last_flags; in myri10ge_submit_req() local2573 last_flags = src->flags; in myri10ge_submit_req()2599 src->flags = last_flags; in myri10ge_submit_req()