Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/sctp/
Dsctp.h136 int sctp_hash_endpoint(struct sctp_endpoint *ep);
/linux-6.6.21/net/sctp/
Dinput.c785 int sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() function
Dsocket.c8563 return sctp_hash_endpoint(ep); in sctp_listen_start()