OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:li_hist_entry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_tfrc.h
187
TAILQ_HEAD(li_hist_head,
li_hist_entry
);
189
struct
li_hist_entry
{
struct
190
TAILQ_ENTRY(
li_hist_entry
) linfo; /* Tail queue. */
dccp_tfrc.c
1083
struct
li_hist_entry
*elm;
1512
struct
li_hist_entry
*li_elm, *li_elm2;
1527
li_elm = malloc(sizeof(struct
li_hist_entry
),
1647
struct
li_hist_entry
*li_elm, *li_elm2;
Completed in 40 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025