Searched refs:sctp_destination_is_reachable (Results 1 – 3 of 3) sorted by relevance
737 int sctp_destination_is_reachable(struct sctp_tcb *, const struct sockaddr *);
3345 sctp_destination_is_reachable(struct sctp_tcb *stcb, const struct sockaddr *destaddr) in sctp_destination_is_reachable() function3476 if (sctp_destination_is_reachable(stcb, in sctp_select_primary_destination()3541 if (sctp_destination_is_reachable(stcb, in sctp_del_local_addr_ep()
8174 … if (sctp_destination_is_reachable(stcb, (struct sockaddr *)&net->ro.ro_sa) == 0) {