OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv4_local_scope
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
622
u_int8_t
ipv4_local_scope
;
member in struct:sctp_association
sctp_pcb.c
2375
stcb->
ipv4_local_scope
= 1;
2378
stcb->asoc.
ipv4_local_scope
= 1;
2384
stcb->asoc.
ipv4_local_scope
= 1;
2393
stcb->asoc.
ipv4_local_scope
= 1;
2400
(stcb->asoc.
ipv4_local_scope
== 0)) {
2417
stcb->asoc.
ipv4_local_scope
= 1;
2428
stcb->asoc.
ipv4_local_scope
= 1;
2442
stcb->asoc.
ipv4_local_scope
= 1;
sctp_usrreq.c
915
int loopback_scope,
ipv4_local_scope
, local_scope, site_scope, actual;
local
924
ipv4_local_scope
= stcb->asoc.
ipv4_local_scope
;
929
loopback_scope =
ipv4_local_scope
= local_scope =
981
if ((
ipv4_local_scope
== 0) &&
sctp_asconf.c
1742
if (stcb->asoc.
ipv4_local_scope
== 0 &&
2144
if (stcb->asoc.
ipv4_local_scope
== 0 &&
sctp_output.c
1151
ipv4_scope = stcb->asoc.
ipv4_local_scope
;
2506
int
ipv4_local_scope
,
2522
if ((
ipv4_local_scope
== 0) &&
2758
stcb->asoc.
ipv4_local_scope
,
2784
stcb->asoc.
ipv4_local_scope
,
2809
stcb->asoc.
ipv4_local_scope
,
2834
stcb->asoc.
ipv4_local_scope
,
3517
stc.ipv4_scope = asoc->
ipv4_local_scope
;
sctp_input.c
1509
asoc->
ipv4_local_scope
= cookie->ipv4_scope;
Completed in 30 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026