Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dsctp.h153 int sctp_hash_transport(struct sctp_transport *t);
/Linux-v6.6/net/sctp/
Dinput.c939 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport() function
Dassociola.c711 if (sctp_hash_transport(peer)) { in sctp_assoc_add_peer()