Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h241 bool sctp_verify_asconf(const struct sctp_association *asoc,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c3794 if (!sctp_verify_asconf(asoc, chunk, true, &err_param)) in sctp_sf_do_asconf()
3937 if (!sctp_verify_asconf(asoc, asconf_ack, false, &err_param)) in sctp_sf_do_asconf_ack()
H A Dsm_make_chunk.c3158 bool sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf() function