Searched defs:sctp_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
61 struct sctp_rr_request_struct { struct62 int recv_buf_size; /* how big does the client want it */63 int send_buf_size;64 int recv_alignment;65 int recv_offset;66 int send_alignment;67 int send_offset;68 int request_size;69 int response_size;70 int no_delay;[all …]