Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_make_chunk.c1956 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength() function
2180 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2197 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2225 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2241 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2267 sctp_process_inv_paramlength(asoc, param.p, chunk, in sctp_verify_param()
2317 return sctp_process_inv_paramlength(asoc, param.p, chunk, errp); in sctp_verify_init()