Home
last modified time | relevance | path

Searched refs:MAXDLBUF (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-dlpi.c133 #define MAXDLBUF 8192 macro
170 static bpf_u_int32 ctlbuf[MAXDLBUF];
172 MAXDLBUF,
354 bpf_u_int32 buf[MAXDLBUF];
877 bpf_u_int32 buf[MAXDLBUF];
897 bpf_u_int32 buf[MAXDLBUF];
948 bpf_u_int32 buf[MAXDLBUF];
1040 ctl.maxlen = MAXDLBUF;
1369 bpf_u_int32 buf[MAXDLBUF];
1386 long buf[MAXDLBUF]; /* XXX - char? */
[all …]
Ddlpisubs.c44 #define MAXDLBUF 8192 macro
45 #define PKTBUFSIZE (MAXDLBUF * sizeof(bpf_u_int32))