auth_enable       126 include/net/netns/sctp.h 	int auth_enable;
auth_enable      1329 include/net/sctp/structs.h 	      auth_enable:1,
auth_enable       839 net/sctp/auth.c 		if (!ep->auth_enable)
auth_enable       888 net/sctp/auth.c 		if (!ep->auth_enable)
auth_enable       931 net/sctp/auth.c 		if (!ep->auth_enable)
auth_enable       974 net/sctp/auth.c 		if (!ep->auth_enable)
auth_enable        53 net/sctp/endpointola.c 	ep->auth_enable = net->sctp.auth_enable;
auth_enable        54 net/sctp/endpointola.c 	if (ep->auth_enable) {
auth_enable      1270 net/sctp/protocol.c 	net->sctp.auth_enable = 0;
auth_enable       281 net/sctp/sm_make_chunk.c 	if (ep->auth_enable) {
auth_enable       364 net/sctp/sm_make_chunk.c 	if (ep->auth_enable) {
auth_enable      2028 net/sctp/sm_make_chunk.c 			if (asoc->ep->auth_enable)
auth_enable      2176 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable      2193 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable      2209 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable      2658 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable      2672 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable      2689 net/sctp/sm_make_chunk.c 		if (!ep->auth_enable)
auth_enable       637 net/sctp/sm_statefuns.c 	if (!net->sctp.auth_enable || !asoc->peer.auth_capable)
auth_enable      3631 net/sctp/socket.c 	if (!ep->auth_enable)
auth_enable      3666 net/sctp/socket.c 	if (!ep->auth_enable)
auth_enable      4528 net/sctp/socket.c 	if (ep->asconf_enable && ep->auth_enable) {
auth_enable      4572 net/sctp/socket.c 	ep->auth_enable = !!params.assoc_value;
auth_enable      6920 net/sctp/socket.c 	if (!ep->auth_enable)
auth_enable      6969 net/sctp/socket.c 		if (!ep->auth_enable)
auth_enable      7054 net/sctp/socket.c 		if (!ep->auth_enable)
auth_enable      7865 net/sctp/socket.c 				  : sctp_sk(sk)->ep->auth_enable;
auth_enable       268 net/sctp/sysctl.c 		.data		= &init_net.sctp.auth_enable,
auth_enable       454 net/sctp/sysctl.c 		tbl.data = &net->sctp.auth_enable;
auth_enable       460 net/sctp/sysctl.c 		net->sctp.auth_enable = new_value;
auth_enable       463 net/sctp/sysctl.c 		sctp_sk(sk)->ep->auth_enable = new_value;