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.c1948 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength()
2183 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2211 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2227 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param()
2253 sctp_process_inv_paramlength(asoc, param.p, chunk, in sctp_verify_param()
2302 return sctp_process_inv_paramlength(asoc, param.p, chunk, errp); in sctp_verify_init()
1943 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, sctp_process_inv_paramlength() function