Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dsctp.h140 int sctp_hash_endpoint(struct sctp_endpoint *ep);
/Linux-v5.10/net/sctp/
Dinput.c773 int sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() function
Dsocket.c8274 return sctp_hash_endpoint(ep); in sctp_listen_start()