Home
last modified time | relevance | path

Searched refs:sctp_auth_recv_cid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h90 int sctp_auth_recv_cid(enum sctp_cid chunk,
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h90 int sctp_auth_recv_cid(enum sctp_cid chunk,
/kernel/linux/linux-5.10/net/sctp/
H A Dendpointola.c385 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_endpoint_bh_rcv()
H A Dauth.c686 int sctp_auth_recv_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_recv_cid() function
H A Dassociola.c1024 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv()
H A Dsm_statefuns.c578 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_do_5_1C_ack()
4611 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_abort_violation()
4736 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_violation_paramlen()
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c390 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_endpoint_bh_rcv()
H A Dauth.c686 int sctp_auth_recv_cid(enum sctp_cid chunk, const struct sctp_association *asoc) in sctp_auth_recv_cid() function
H A Dassociola.c1032 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth) in sctp_assoc_bh_rcv()
H A Dsm_statefuns.c586 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_do_5_1C_ack()
4714 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_abort_violation()
4839 if (sctp_auth_recv_cid(SCTP_CID_ABORT, asoc)) in sctp_sf_violation_paramlen()

Completed in 25 milliseconds