Home
last modified time | relevance | path

Searched defs:auth_chunks (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/sctp/
Dendpointola.c62 struct sctp_chunks_param *auth_chunks = NULL; in sctp_endpoint_init() local
Dsm_make_chunk.c228 struct sctp_paramhdr *auth_chunks = NULL; in sctp_make_init() local
398 struct sctp_paramhdr *auth_chunks = NULL; in sctp_make_init_ack() local
/Linux-v4.19/include/net/sctp/
Dstructs.h328 __u8 auth_chunks[sizeof(struct sctp_paramhdr) + SCTP_AUTH_MAX_CHUNKS]; member