Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsctp.h136 void sctp_unhash_endpoint(struct sctp_endpoint *);
/linux/net/sctp/
H A Dinput.c818 void sctp_unhash_endpoint(struct sctp_endpoint *ep) in sctp_unhash_endpoint() function
H A Dsocket.c8651 sctp_unhash_endpoint(ep); in sctp_inet_listen()