Searched refs:sctp_verify_init (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/sctp/ |
| H A D | structs.h | 1371 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | sm_statefuns.c | 372 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_5_1B_init() 539 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_5_1C_ack() 1511 if (!sctp_verify_init(net, ep, asoc, chunk->chunk_hdr->type, in sctp_sf_do_unexpected_init()
|
| H A D | sm_make_chunk.c | 2245 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep, in sctp_verify_init() function
|