Searched refs:SCTP_DEFAULT_MINSEGMENT (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 Dtransport.c246 if (unlikely(pmtu < SCTP_DEFAULT_MINSEGMENT)) {
250 SCTP_DEFAULT_MINSEGMENT);
254 t->pathmtu = SCTP_DEFAULT_MINSEGMENT;
H A Dsocket.c2296 params.spp_pathmtu < SCTP_DEFAULT_MINSEGMENT))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dconstants.h318 #define SCTP_DEFAULT_MINSEGMENT 512 /* MTU size ... if no mtu disc */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DsctpConstants.h436 #define SCTP_DEFAULT_MINSEGMENT 512 /* MTU size ... if no mtu disc */ macro

Completed in 122 milliseconds