Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsm.h214 struct sctp_chunk *sctp_make_violation_paramlen(
/linux/net/sctp/
H A Dsm_make_chunk.c1091 struct sctp_chunk *sctp_make_violation_paramlen( in sctp_make_violation_paramlen() function
1950 *errp = sctp_make_violation_paramlen(asoc, chunk, param); in sctp_process_inv_paramlength()
H A Dsm_statefuns.c4856 abort = sctp_make_violation_paramlen(asoc, chunk, param); in sctp_sf_violation_paramlen()