Home
last modified time | relevance | path

Searched refs:sctp_frag_point (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/sctp/
Dsctp.h409 static inline int sctp_frag_point(const struct sctp_association *asoc, int pmtu) in sctp_frag_point() function
/linux-4.1.27/net/sctp/
Dassociola.c662 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu); in sctp_assoc_add_peer()
1411 asoc->frag_point = sctp_frag_point(asoc, pmtu); in sctp_assoc_sync_pmtu()
Dsocket.c2432 sctp_frag_point(asoc, params->spp_pathmtu); in sctp_apply_peer_addr_params()
3124 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu); in sctp_setsockopt_maxseg()