Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dsysctl.c286 .data = &init_net.sctp.auth_enable,
465 tbl.data = &net->sctp.auth_enable; in proc_sctp_do_auth()
471 net->sctp.auth_enable = new_value; in proc_sctp_do_auth()
474 sctp_sk(sk)->ep->auth_enable = new_value; in proc_sctp_do_auth()
Dendpointola.c70 ep->auth_enable = net->sctp.auth_enable; in sctp_endpoint_init()
71 if (ep->auth_enable) { in sctp_endpoint_init()
Dauth.c407 if (!asoc->ep->auth_enable || !asoc->peer.auth_capable) in sctp_auth_asoc_init_active_key()
475 if (!ep->auth_enable) { in sctp_auth_init_hmacs()
699 if (!asoc->ep->auth_enable || !asoc->peer.auth_capable) in sctp_auth_send_cid()
711 if (!asoc->ep->auth_enable) in sctp_auth_recv_cid()
Dsm_make_chunk.c295 if (ep->auth_enable) { in sctp_make_init()
377 if (ep->auth_enable) { in sctp_make_init()
2034 if (asoc->ep->auth_enable) in sctp_process_ext_param()
2182 if (!ep->auth_enable) in sctp_verify_param()
2199 if (!ep->auth_enable) in sctp_verify_param()
2215 if (!ep->auth_enable) in sctp_verify_param()
2662 if (!ep->auth_enable) in sctp_process_param()
2675 if (!ep->auth_enable) in sctp_process_param()
2691 if (!ep->auth_enable) in sctp_process_param()
Dsm_statetable.c1011 if (net->sctp.auth_enable) { in sctp_chunk_event_lookup()
Dsocket.c3640 if (!ep->auth_enable) in sctp_setsockopt_auth_chunk()
3675 if (!ep->auth_enable) in sctp_setsockopt_hmac_ident()
3715 if (!ep->auth_enable) in sctp_setsockopt_auth_key()
3761 if (!ep->auth_enable) in sctp_setsockopt_active_key()
3789 if (!ep->auth_enable) in sctp_setsockopt_del_key()
3817 if (!ep->auth_enable) in sctp_setsockopt_deactivate_key()
6595 if (!ep->auth_enable) in sctp_getsockopt_hmac_ident()
6628 if (!ep->auth_enable) in sctp_getsockopt_active_key()
6666 if (!ep->auth_enable) in sctp_getsockopt_peer_auth_chunks()
6711 if (!ep->auth_enable) in sctp_getsockopt_local_auth_chunks()
Dprotocol.c1269 net->sctp.auth_enable = 0; in sctp_defaults_init()
Dsm_statefuns.c642 if (!net->sctp.auth_enable || !asoc->peer.auth_capable) in sctp_auth_chunk_verify()
/Linux-v4.19/include/net/netns/
Dsctp.h126 int auth_enable; member
/Linux-v4.19/include/net/sctp/
Dstructs.h1333 __u8 auth_enable:1, member
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt1989 auth_enable - BOOLEAN