OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipfr_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_reass.c
89
typedef struct
ipfr_queue
{
struct
90
LIST_ENTRY(
ipfr_queue
) ipq_q; /* to other reass headers */
111
static LIST_HEAD(,
ipfr_queue
) ip_frags[IPREASS_HASH_SIZE];
ip_reass.c
89
typedef struct
ipfr_queue
{
struct
90
LIST_ENTRY(
ipfr_queue
) ipq_q; /* to other reass headers */
111
static LIST_HEAD(,
ipfr_queue
) ip_frags[IPREASS_HASH_SIZE];
Completed in 23 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025