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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsm.h212 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_sideeffect.c1348 new_obj = sctp_make_shutdown(asoc, chunk);
H A Dsm_statefuns.c5044 reply = sctp_make_shutdown(asoc, NULL);
5432 reply = sctp_make_shutdown(asoc, NULL);
H A Dsm_make_chunk.c797 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, function

Completed in 174 milliseconds