Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/net/sctp/
Dassociola.c662 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu); in sctp_assoc_add_peer()
1413 asoc->frag_point = sctp_frag_point(asoc, pmtu); in sctp_assoc_sync_pmtu()
Dsocket.c2419 sctp_frag_point(asoc, params->spp_pathmtu); in sctp_apply_peer_addr_params()
3111 asoc->frag_point = sctp_frag_point(asoc, asoc->pathmtu); in sctp_setsockopt_maxseg()