Searched refs:sctp_max_retrans_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 Dsysctl.c141 .data = &sctp_max_retrans_init,
H A Dprotocol.c1140 sctp_max_retrans_init = 8;
H A Dsocket.c3579 sp->initmsg.sinit_max_attempts = sctp_max_retrans_init;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h253 #define sctp_max_retrans_init (sctp_globals.max_retrans_init) macro

Completed in 109 milliseconds