OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_output.c
3873
struct sctp_stream_out *stre, *
strn
;
local in function:sctp_insert_on_wheel
3880
for (; stre; stre =
strn
) {
3881
strn
= TAILQ_NEXT(stre, next_spoke);
3888
} else if (
strn
== NULL) {
sctp_output.c
3873
struct sctp_stream_out *stre, *
strn
;
local in function:sctp_insert_on_wheel
3880
for (; stre; stre =
strn
) {
3881
strn
= TAILQ_NEXT(stre, next_spoke);
3888
} else if (
strn
== NULL) {
Completed in 132 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025