Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dsctp.h157 int sctp_hash_transport(struct sctp_transport *t);
/Linux-v5.10/net/sctp/
Dinput.c931 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport() function
Dassociola.c708 if (sctp_hash_transport(peer)) { in sctp_assoc_add_peer()