Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dsysctl.c279 .data = &init_net.sctp.auth_enable,
444 tbl.data = &net->sctp.auth_enable; in proc_sctp_do_auth()
450 net->sctp.auth_enable = new_value; in proc_sctp_do_auth()
453 sctp_sk(sk)->ep->auth_enable = new_value; in proc_sctp_do_auth()
Dendpointola.c71 ep->auth_enable = net->sctp.auth_enable; in sctp_endpoint_init()
72 if (ep->auth_enable) { in sctp_endpoint_init()
Dauth.c396 if (!asoc->ep->auth_enable || !asoc->peer.auth_capable) in sctp_auth_asoc_init_active_key()
455 if (!ep->auth_enable) { in sctp_auth_init_hmacs()
679 if (!asoc->ep->auth_enable || !asoc->peer.auth_capable) in sctp_auth_send_cid()
691 if (!asoc->ep->auth_enable) in sctp_auth_recv_cid()
Dsm_make_chunk.c282 if (ep->auth_enable) { in sctp_make_init()
367 if (ep->auth_enable) { in sctp_make_init()
2014 if (asoc->ep->auth_enable) in sctp_process_ext_param()
2157 if (!ep->auth_enable) in sctp_verify_param()
2174 if (!ep->auth_enable) in sctp_verify_param()
2190 if (!ep->auth_enable) in sctp_verify_param()
2644 if (!ep->auth_enable) in sctp_process_param()
2657 if (!ep->auth_enable) in sctp_process_param()
2673 if (!ep->auth_enable) in sctp_process_param()
Dsm_statetable.c927 if (net->sctp.auth_enable) { in sctp_chunk_event_lookup()
Dsocket.c3397 if (!ep->auth_enable) in sctp_setsockopt_auth_chunk()
3432 if (!ep->auth_enable) in sctp_setsockopt_hmac_ident()
3470 if (!ep->auth_enable) in sctp_setsockopt_auth_key()
3511 if (!ep->auth_enable) in sctp_setsockopt_active_key()
3539 if (!ep->auth_enable) in sctp_setsockopt_del_key()
5560 if (!ep->auth_enable) in sctp_getsockopt_hmac_ident()
5592 if (!ep->auth_enable) in sctp_getsockopt_active_key()
5629 if (!ep->auth_enable) in sctp_getsockopt_peer_auth_chunks()
5674 if (!ep->auth_enable) in sctp_getsockopt_local_auth_chunks()
Dprotocol.c1237 net->sctp.auth_enable = 0; in sctp_defaults_init()
Dsm_statefuns.c765 if (!net->sctp.auth_enable || !new_asoc->peer.auth_capable) { in sctp_sf_do_5_1D_ce()
/linux-4.1.27/include/net/netns/
Dsctp.h115 int auth_enable; member
/linux-4.1.27/include/net/sctp/
Dstructs.h1249 __u8 auth_enable; member
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt1658 auth_enable - BOOLEAN