Searched refs:sctp_frag_point (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 Dsctp.h489 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dassociola.c716 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu);
1368 asoc->frag_point = sctp_frag_point(asoc, pmtu);
H A Dsocket.c2196 sctp_frag_point(asoc, params->spp_pathmtu);
2836 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu);

Completed in 122 milliseconds