Home
last modified time | relevance | path

Searched refs:have_auth (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c1206 int have_auth = 0; in __sctp_rcv_walk_lookup() local
1225 have_auth = chunk_num; in __sctp_rcv_walk_lookup()
1236 if (have_auth == 1 && chunk_num == 2) in __sctp_rcv_walk_lookup()
1241 if (have_auth || net->sctp.addip_noauth) in __sctp_rcv_walk_lookup()
H A Dsm_make_chunk.c1972 int have_auth = 0; in sctp_verify_ext_param() local
1978 have_auth = 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 Dinput.c1232 int have_auth = 0; in __sctp_rcv_walk_lookup() local
1251 have_auth = chunk_num; in __sctp_rcv_walk_lookup()
1262 if (have_auth == 1 && chunk_num == 2) in __sctp_rcv_walk_lookup()
1267 if (have_auth || net->sctp.addip_noauth) in __sctp_rcv_walk_lookup()
H A Dsm_make_chunk.c2017 int have_auth = 0; in sctp_verify_ext_param() local
2023 have_auth = 1; in sctp_verify_ext_param()
2040 if (ep->asconf_enable && !have_auth && have_asconf) in sctp_verify_ext_param()

Completed in 13 milliseconds