Home
last modified time | relevance | path

Searched refs:sctp_make_violation_paramlen (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h217 struct sctp_chunk *sctp_make_violation_paramlen(
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_make_chunk.c1103 struct sctp_chunk *sctp_make_violation_paramlen( in sctp_make_violation_paramlen() function
1935 *errp = sctp_make_violation_paramlen(asoc, chunk, param); in sctp_process_inv_paramlength()
H A Dsm_statefuns.c4740 abort = sctp_make_violation_paramlen(asoc, chunk, param); in sctp_sf_violation_paramlen()