Home
last modified time | relevance | path

Searched refs:have_asconf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dsm_make_chunk.c1971 int have_asconf = 0; in sctp_verify_ext_param() local
1982 have_asconf = 1; in sctp_verify_ext_param()
1995 if (ep->asconf_enable && !have_auth && have_asconf) in sctp_verify_ext_param()
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_make_chunk.c2016 int have_asconf = 0; in sctp_verify_ext_param() local
2027 have_asconf = 1; in sctp_verify_ext_param()
2040 if (ep->asconf_enable && !have_auth && have_asconf) in sctp_verify_ext_param()

Completed in 10 milliseconds