Searched refs:sctp_make_cookie_ack (Results 1 - 3 of 3) 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.h200 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statefuns.c760 repl = sctp_make_cookie_ack(new_asoc, chunk);
1722 repl = sctp_make_cookie_ack(new_asoc, chunk);
1779 repl = sctp_make_cookie_ack(new_asoc, chunk);
1901 repl = sctp_make_cookie_ack(new_asoc, chunk);
H A Dsm_make_chunk.c575 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, function

Completed in 80 milliseconds