Searched refs:sctp_destination_is_reachable (Results 1 – 2 of 2) sorted by relevance
617 int sctp_destination_is_reachable(struct sctp_tcb *, struct sockaddr *);
5213 sctp_destination_is_reachable(struct sctp_tcb *stcb, struct sockaddr *destaddr) in sctp_destination_is_reachable() function5371 if (sctp_destination_is_reachable(stcb, in sctp_select_primary_destination()