OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maxwaiting
(Results
1 - 1
of
1
) sorted by null
/external/libpcap/
pcap-enet.c
156
u_int
maxwaiting
;
local
206
maxwaiting
= ctl.en_maxwaiting;
207
if (ioctl(if_fd, EIOCSETW, &
maxwaiting
) == -1) {
Completed in 464 milliseconds