Searched refs:handshake_seq (Results 1 – 2 of 2) sorted by relevance
424 ct->proto.dccp.handshake_seq = 0; in dccp_new()479 ct->proto.dccp.handshake_seq = dccp_hdr_seq(dh); in dccp_packet()484 dccp_ack_seq(dh) == ct->proto.dccp.handshake_seq) in dccp_packet()498 ct->proto.dccp.handshake_seq = dccp_hdr_seq(dh); in dccp_packet()614 cpu_to_be64(ct->proto.dccp.handshake_seq), in dccp_to_nlattr()670 ct->proto.dccp.handshake_seq = in nlattr_to_dccp()
36 u_int64_t handshake_seq; member