OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_DATAGRAM_UNSENT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_constants.h
180
#define
SCTP_DATAGRAM_UNSENT
0
sctp_output.c
3946
if (chk->sent >
SCTP_DATAGRAM_UNSENT
)
4000
template->sent =
SCTP_DATAGRAM_UNSENT
;
5222
chk->sent =
SCTP_DATAGRAM_UNSENT
;
5485
if (chk->sent !=
SCTP_DATAGRAM_UNSENT
) {
6009
chk->sent =
SCTP_DATAGRAM_UNSENT
;
6103
chk->sent =
SCTP_DATAGRAM_UNSENT
;
6173
chk->sent =
SCTP_DATAGRAM_UNSENT
;
6209
chk->sent =
SCTP_DATAGRAM_UNSENT
;
6258
chk->sent =
SCTP_DATAGRAM_UNSENT
;
6303
chk->sent =
SCTP_DATAGRAM_UNSENT
;
[
all
...]
sctp_indata.c
2778
if (tp1->sent !=
SCTP_DATAGRAM_UNSENT
) {
2820
tp1->sent !=
SCTP_DATAGRAM_UNSENT
&&
2900
if (tp1->sent ==
SCTP_DATAGRAM_UNSENT
)
2966
tp1->sent ==
SCTP_DATAGRAM_UNSENT
) {
3658
if (tp1->sent !=
SCTP_DATAGRAM_UNSENT
) {
3812
if (tp1->sent ==
SCTP_DATAGRAM_UNSENT
) {
Completed in 23 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025