Home
last modified time | relevance | path

Searched refs:sctp_destination_is_reachable (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h617 int sctp_destination_is_reachable(struct sctp_tcb *, struct sockaddr *);
H A Dsctp_pcb.c5213 sctp_destination_is_reachable(struct sctp_tcb *stcb, struct sockaddr *destaddr) in sctp_destination_is_reachable() function
5371 if (sctp_destination_is_reachable(stcb, in sctp_select_primary_destination()