OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addr_is_local
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
199
u_int8_t
addr_is_local
; /* its a local address (if known) could move in split */
member in struct:sctp_nets
sctp_pcb.c
2475
net->
addr_is_local
= sctp_is_address_on_local_host(newaddr);
sctp_output.c
1935
net->
addr_is_local
= 1;
6984
if ((asoc->sat_network) || (net->
addr_is_local
)) {
8281
if (net->
addr_is_local
) {
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026