OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_ADDR_NOHB
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
332
#define
SCTP_ADDR_NOHB
0x004
sctp_usrreq.c
2074
paddri->spinfo_state = net->dest_state & (SCTP_REACHABLE_MASK|
SCTP_ADDR_NOHB
);
2869
net->dest_state &= ~
SCTP_ADDR_NOHB
;
2899
net->dest_state |=
SCTP_ADDR_NOHB
;
sctp_output.c
8162
((net->dest_state &
SCTP_ADDR_NOHB
) && ((net->dest_state & SCTP_ADDR_UNCONFIRMED) == 0)) ||
Completed in 20 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025