OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zbufmax
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-bpf.c
1919
u_int bufmode,
zbufmax
;
local
2150
if (ioctl(fd, BIOCGETZMAX, (caddr_t)&
zbufmax
) < 0) {
2171
if (pb->zbufsize >
zbufmax
)
2172
pb->zbufsize =
zbufmax
;
pcap-bpf.c
1919
u_int bufmode,
zbufmax
;
local
2150
if (ioctl(fd, BIOCGETZMAX, (caddr_t)&
zbufmax
) < 0) {
2171
if (pb->zbufsize >
zbufmax
)
2172
pb->zbufsize =
zbufmax
;
pcap-bpf.c
1919
u_int bufmode,
zbufmax
;
local
2150
if (ioctl(fd, BIOCGETZMAX, (caddr_t)&
zbufmax
) < 0) {
2171
if (pb->zbufsize >
zbufmax
)
2172
pb->zbufsize =
zbufmax
;
Completed in 86 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026