Home
last modified time | relevance | path

Searched refs:auth_enable (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
Dendpointola.c53 ep->auth_enable = net->sctp.auth_enable; in sctp_endpoint_init()
54 if (ep->auth_enable) { in sctp_endpoint_init()
Dsysctl.c284 .data = &init_net.sctp.auth_enable,
474 tbl.data = &net->sctp.auth_enable; in proc_sctp_do_auth()
480 net->sctp.auth_enable = new_value; in proc_sctp_do_auth()
483 sctp_sk(sk)->ep->auth_enable = new_value; in proc_sctp_do_auth()
Dauth.c834 if (!ep->auth_enable) in sctp_auth_set_key()
894 if (!ep->auth_enable) in sctp_auth_set_active_key()
942 if (!ep->auth_enable) in sctp_auth_del_key_id()
985 if (!ep->auth_enable) in sctp_auth_deact_key_id()
Dsm_make_chunk.c281 if (ep->auth_enable) { in sctp_make_init()
364 if (ep->auth_enable) { in sctp_make_init()
2021 if (asoc->ep->auth_enable) in sctp_process_ext_param()
2176 if (!ep->auth_enable) in sctp_verify_param()
2193 if (!ep->auth_enable) in sctp_verify_param()
2209 if (!ep->auth_enable) in sctp_verify_param()
2658 if (!ep->auth_enable) in sctp_process_param()
2672 if (!ep->auth_enable) in sctp_process_param()
2689 if (!ep->auth_enable) in sctp_process_param()
Dsocket.c3565 if (!ep->auth_enable) in sctp_setsockopt_auth_chunk()
3596 if (!ep->auth_enable) in sctp_setsockopt_hmac_ident()
4339 if (ep->asconf_enable && ep->auth_enable) { in sctp_setsockopt_asconf_supported()
4377 ep->auth_enable = !!params->assoc_value; in sctp_setsockopt_auth_supported()
6764 if (!ep->auth_enable) in sctp_getsockopt_hmac_ident()
6813 if (!ep->auth_enable) in sctp_getsockopt_active_key()
6898 if (!ep->auth_enable) in sctp_getsockopt_local_auth_chunks()
7713 : sctp_sk(sk)->ep->auth_enable; in sctp_getsockopt_auth_supported()
Dprotocol.c1275 net->sctp.auth_enable = 0; in sctp_defaults_init()
Dsm_statefuns.c643 if (!net->sctp.auth_enable || !asoc->peer.auth_capable) in sctp_auth_chunk_verify()
/kernel/linux/linux-5.10/include/net/netns/
Dsctp.h140 int auth_enable; member
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dauth_ctrl.c197 static int auth_enable(struct auth_ctrl_data *data) in auth_enable() function
367 auth_enable,
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h1325 auth_enable:1, member
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst2445 auth_enable - BOOLEAN