Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dsm.h251 bool sctp_verify_asconf(const struct sctp_association *asoc,
/linux-4.4.14/net/sctp/
Dsm_statefuns.c3623 if (!sctp_verify_asconf(asoc, chunk, true, &err_param)) in sctp_sf_do_asconf()
3740 if (!sctp_verify_asconf(asoc, asconf_ack, false, &err_param)) in sctp_sf_do_asconf_ack()
Dsm_make_chunk.c3128 bool sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf() function