OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inp_starting_point_for_iterator
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_timer.c
1476
if ((it->inp->
inp_starting_point_for_iterator
!= NULL) &&
1477
(it->inp->
inp_starting_point_for_iterator
!= it)) {
1484
it->inp->
inp_starting_point_for_iterator
= it;
1523
it->inp->
inp_starting_point_for_iterator
= NULL;
sctp_pcb.h
317
struct sctp_iterator *
inp_starting_point_for_iterator
;
member in struct:sctp_inpcb
sctp_pcb.c
1954
if (it == inp->
inp_starting_point_for_iterator
)
1960
* inp->
inp_starting_point_for_iterator
has the lock
1962
* its is not running but waiting for inp->
inp_starting_point_for_iterator
1975
it = inp->
inp_starting_point_for_iterator
;
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025