Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dassociola.c374 kfree(asoc->peer.peer_chunks); in sctp_association_free()
1188 kfree(asoc->peer.peer_chunks); in sctp_assoc_update()
1189 asoc->peer.peer_chunks = new->peer.peer_chunks; in sctp_assoc_update()
1190 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.c6973 ch = asoc->peer.peer_chunks; in sctp_getsockopt_peer_auth_chunks()
/linux/include/net/sctp/
A Dstructs.h1743 struct sctp_chunks_param *peer_chunks; member

Completed in 33 milliseconds