Searched refs:last_flags (Results 1 – 4 of 4) sorted by relevance
30 u_int8_t last_flags; /* Last flags set */ member
867 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in tcp_packet()869 ct->proto.tcp.last_flags; in tcp_packet()891 ct->proto.tcp.last_flags = in tcp_packet()895 ct->proto.tcp.last_flags |= in tcp_packet()900 ct->proto.tcp.last_flags |= in tcp_packet()908 ct->proto.tcp.last_flags |= in tcp_packet()946 (ct->proto.tcp.last_flags & IP_CT_EXP_CHALLENGE_ACK)) { in tcp_packet()948 ct->proto.tcp.last_flags &= ~IP_CT_EXP_CHALLENGE_ACK; in tcp_packet()958 ct->proto.tcp.last_flags |= IP_CT_TCP_SIMULTANEOUS_OPEN; in tcp_packet()962 ct->proto.tcp.last_flags & IP_CT_TCP_SIMULTANEOUS_OPEN) in tcp_packet()
1626 __u32 last_flags; member1637 info->last_flags = xfm->fmr_flags; in xfs_getfsmap_format()1685 info.last_flags |= FMR_OF_LAST; in xfs_ioc_getfsmap()1687 &info.last_flags, sizeof(info.last_flags))) in xfs_ioc_getfsmap()
2551 u8 last_flags; in myri10ge_submit_req() local2555 last_flags = src->flags; in myri10ge_submit_req()2581 src->flags = last_flags; in myri10ge_submit_req()