Home
last modified time | relevance | path

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

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