Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/sctp/
A Dauth.h90 int sctp_auth_recv_cid(enum sctp_cid chunk,
/linux-6.3-rc2/net/sctp/
A Dendpointola.c390 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_endpoint_bh_rcv()
A Dauth.c686 int sctp_auth_recv_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_recv_cid() function
A Dassociola.c1032 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv()
A Dsm_statefuns.c586 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_do_5_1C_ack()
4716 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_abort_violation()
4841 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_violation_paramlen()

Completed in 16 milliseconds