OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RECEIVE_QUEUE_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-dos.h
101
#ifndef
RECEIVE_QUEUE_SIZE
102
#define
RECEIVE_QUEUE_SIZE
60
pcap-dos.c
822
rx_pool = k_calloc (RECEIVE_BUF_SIZE,
RECEIVE_QUEUE_SIZE
);
863
pktq_init (&dev->queue, RECEIVE_BUF_SIZE,
RECEIVE_QUEUE_SIZE
, rx_pool);
Completed in 16 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026