OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
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 24 milliseconds
Indexes created Wed Oct 15 01:09:54 GMT 2025