OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_rxbuf
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dos.h
134
extern BYTE *
get_rxbuf
(int len) LOCKED_FUNC;
pcap-dos.c
788
dev->get_rx_buf =
get_rxbuf
;
1317
*
get_rxbuf
() routine (in locked code) is called from IRQ handler
1320
BYTE *
get_rxbuf
(int len)
function
[
all
...]
Completed in 136 milliseconds