Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h597 int sctp_destination_is_reachable(struct sctp_tcb *, struct sockaddr *);
H A Dsctp_pcb.c5076 sctp_destination_is_reachable(struct sctp_tcb *stcb, struct sockaddr *destaddr) in sctp_destination_is_reachable() function
5234 if (sctp_destination_is_reachable(stcb, in sctp_select_primary_destination()