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