Searched refs:sctp_process_inv_paramlength (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/sctp/ |
D | sm_make_chunk.c | 1968 static int sctp_process_inv_paramlength(const struct sctp_association *asoc, in sctp_process_inv_paramlength() function 2203 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param() 2231 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param() 2247 sctp_process_inv_paramlength(asoc, param.p, in sctp_verify_param() 2273 sctp_process_inv_paramlength(asoc, param.p, chunk, in sctp_verify_param() 2322 return sctp_process_inv_paramlength(asoc, param.p, chunk, errp); in sctp_verify_init()
|