Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/sctp/
Dsctp.h142 int sctp_hash_endpoint(struct sctp_endpoint *ep);
/Linux-v5.15/net/sctp/
Dinput.c798 int sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() function
Dsocket.c8519 return sctp_hash_endpoint(ep); in sctp_listen_start()