Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/sctp/
Dsctp.h161 int sctp_hash_transport(struct sctp_transport *t);
/Linux-v5.15/net/sctp/
Dinput.c956 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport() function
Dassociola.c714 if (sctp_hash_transport(peer)) { in sctp_assoc_add_peer()