Searched refs:sctp_verify_asconf (Results 1 – 3 of 3) sorted by relevance
247 bool sctp_verify_asconf(const struct sctp_association *asoc,
3899 if (!sctp_verify_asconf(asoc, chunk, true, &err_param)) in sctp_sf_do_asconf()4042 if (!sctp_verify_asconf(asoc, asconf_ack, false, &err_param)) in sctp_sf_do_asconf_ack()
3204 bool sctp_verify_asconf(const struct sctp_association *asoc, in sctp_verify_asconf() function