Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dsctp.h520 static inline void sctp_assoc_pending_pmtu(struct sctp_association *asoc) in sctp_assoc_pending_pmtu() function
/linux-3.4.99/net/sctp/
Dsocket.c1888 sctp_assoc_pending_pmtu(asoc); in sctp_sendmsg()