OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_find_alternate_net
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_timer.h
37
struct sctp_nets *
sctp_find_alternate_net
(struct sctp_tcb *,
sctp_timer.c
212
sctp_find_alternate_net
(struct sctp_tcb *stcb,
function in typeref:struct:sctp_nets *
742
alt =
sctp_find_alternate_net
(stcb, net);
883
alt =
sctp_find_alternate_net
(stcb, stcb->asoc.primary_destination);
945
alt =
sctp_find_alternate_net
(stcb, cookie->whoTo);
1001
alt =
sctp_find_alternate_net
(stcb, strrst->whoTo);
1095
alt =
sctp_find_alternate_net
(stcb, asconf->whoTo);
1146
alt =
sctp_find_alternate_net
(stcb, net);
1180
alt =
sctp_find_alternate_net
(stcb, net);
sctp_output.c
2219
alt =
sctp_find_alternate_net
(stcb, net);
2398
alt =
sctp_find_alternate_net
(stcb, net);
5234
a_net =
sctp_find_alternate_net
(stcb, net);
6417
chk->whoTo =
sctp_find_alternate_net
(stcb, stcb->asoc.last_control_chunk_from);
7723
a_chk->whoTo =
sctp_find_alternate_net
(stcb, asoc->last_data_chunk_from);
sctp_pcb.c
2893
sctp_find_alternate_net
(stcb, lnet);
sctp_indata.c
3110
alt =
sctp_find_alternate_net
(stcb, tp1->whoTo);
Completed in 25 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025