Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/sctp/
Dsctp.h136 int sctp_hash_endpoint(struct sctp_endpoint *ep);
/linux-6.12.1/net/sctp/
Dinput.c789 int sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() function
Dsocket.c8573 err = sctp_hash_endpoint(ep); in sctp_listen_start()