OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_destination_is_reachable
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
737
int
sctp_destination_is_reachable
(struct sctp_tcb *, const struct sockaddr *);
sctp_pcb.c
3345
sctp_destination_is_reachable
(struct sctp_tcb *stcb, const struct sockaddr *destaddr)
function
3476
if (
sctp_destination_is_reachable
(stcb,
3541
if (
sctp_destination_is_reachable
(stcb,
sctp_output.c
8174
if (
sctp_destination_is_reachable
(stcb, (struct sockaddr *)&net->ro.ro_sa) == 0) {
Completed in 25 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026