Searched refs:sctp_verify_init (Results 1 – 2 of 2) sorted by relevance
/net/sctp/ |
D | sm_statefuns.c | 363 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_5_1B_init() 530 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_5_1C_ack() 1436 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_unexpected_init()
|
D | sm_make_chunk.c | 2225 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep, in sctp_verify_init() function
|