Home
last modified time | relevance | path

Searched refs:sctp_assoc_pending_pmtu (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/sctp/
Dsctp.h425 static inline void sctp_assoc_pending_pmtu(struct sock *sk, struct sctp_association *asoc) in sctp_assoc_pending_pmtu() function
/linux-4.4.14/net/sctp/
Dsocket.c1899 sctp_assoc_pending_pmtu(sk, asoc); in sctp_sendmsg()