Home
last modified time | relevance | path

Searched refs:peer_chunks (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/sctp/
A Dassociola.c371 kfree(asoc->peer.peer_chunks); in sctp_association_free()
1185 kfree(asoc->peer.peer_chunks); in sctp_assoc_update()
1186 asoc->peer.peer_chunks = new->peer.peer_chunks; in sctp_assoc_update()
1187 new->peer.peer_chunks = NULL; in sctp_assoc_update()
A Dauth.c237 asoc->peer.peer_chunks, in sctp_auth_make_peer_vector()
682 return __sctp_auth_cid(chunk, asoc->peer.peer_chunks); in sctp_auth_send_cid()
A Dsm_make_chunk.c2738 kfree(asoc->peer.peer_chunks); in sctp_process_param()
2739 asoc->peer.peer_chunks = kmemdup(param.p, in sctp_process_param()
2741 if (!asoc->peer.peer_chunks) in sctp_process_param()
A Dsocket.c6970 ch = asoc->peer.peer_chunks; in sctp_getsockopt_peer_auth_chunks()
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h1746 struct sctp_chunks_param *peer_chunks; member

Completed in 36 milliseconds