Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dsctp.h153 int sctp_hash_transport(struct sctp_transport *t);
/linux/net/sctp/
H A Dinput.c939 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport() function
H A Dassociola.c711 if (sctp_hash_transport(peer)) { in sctp_assoc_add_peer()