Home
last modified time | relevance | path

Searched refs:sctp_strreset_addstrm (Results 1 – 3 of 3) sorted by relevance

/linux/net/sctp/
A Dstream.c786 struct sctp_strreset_addstrm *addstrm = param.v; in sctp_process_strreset_addstrm_out()
856 struct sctp_strreset_addstrm *addstrm = param.v; in sctp_process_strreset_addstrm_in()
1042 struct sctp_strreset_addstrm *addstrm; in sctp_process_strreset_resp()
1045 addstrm = (struct sctp_strreset_addstrm *)req; in sctp_process_strreset_resp()
1060 struct sctp_strreset_addstrm *addstrm; in sctp_process_strreset_resp()
1068 addstrm = (struct sctp_strreset_addstrm *)req; in sctp_process_strreset_resp()
A Dsm_make_chunk.c3775 struct sctp_strreset_addstrm addstrm; in sctp_make_strreset_addstrm()
3920 if (length != sizeof(struct sctp_strreset_addstrm) || in sctp_verify_reconf()
3925 if (length != sizeof(struct sctp_strreset_addstrm) || in sctp_verify_reconf()
/linux/include/linux/
A Dsctp.h767 struct sctp_strreset_addstrm { struct

Completed in 15 milliseconds