Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsctp.h140 int sctp_hash_endpoint(struct sctp_endpoint *ep);
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c775 int sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() function
H A Dsocket.c8291 return sctp_hash_endpoint(ep); in sctp_listen_start()