sctp_auth_ep_add_chunkid   99 include/net/sctp/auth.h int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id);
sctp_auth_ep_add_chunkid   58 net/sctp/endpointola.c 			sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF);
sctp_auth_ep_add_chunkid   59 net/sctp/endpointola.c 			sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK);
sctp_auth_ep_add_chunkid 3648 net/sctp/socket.c 	return sctp_auth_ep_add_chunkid(ep, val.sauth_chunk);
sctp_auth_ep_add_chunkid 4529 net/sctp/socket.c 		sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF);
sctp_auth_ep_add_chunkid 4530 net/sctp/socket.c 		sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK);
sctp_auth_ep_add_chunkid 4567 net/sctp/socket.c 			sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF);
sctp_auth_ep_add_chunkid 4568 net/sctp/socket.c 			sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK);