Searched refs:sctp_process_init (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c393 /* The call, sctp_process_init(), can fail on memory allocation. */
394 if (!sctp_process_init(new_asoc, chunk->chunk_hdr->type,
717 if (!sctp_process_init(new_asoc, chunk->chunk_hdr->type,
723 * sctp_process_init, set up the assocaition shared keys as
1451 if (!sctp_process_init(new_asoc, chunk->chunk_hdr->type,
1681 if (!sctp_process_init(new_asoc, chunk->chunk_hdr->type,
1767 if (!sctp_process_init(new_asoc, chunk->chunk_hdr->type,
H A Dsm_sideeffect.c596 if (!sctp_process_init(asoc, chunk->chunk_hdr->type,
H A Dsm_make_chunk.c2218 int sctp_process_init(struct sctp_association *asoc, sctp_cid_t cid, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1405 int sctp_process_init(struct sctp_association *, sctp_cid_t cid,

Completed in 69 milliseconds