Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c138 #define MAXDLBUF 8192 macro
175 static bpf_u_int32 ctlbuf[MAXDLBUF];
177 MAXDLBUF,
357 bpf_u_int32 buf[MAXDLBUF];
838 bpf_u_int32 buf[MAXDLBUF];
858 bpf_u_int32 buf[MAXDLBUF];
909 bpf_u_int32 buf[MAXDLBUF];
1001 ctl.maxlen = MAXDLBUF;
1330 bpf_u_int32 buf[MAXDLBUF];
1347 long buf[MAXDLBUF]; /* XXX - char? */
[all …]
Ddlpisubs.c48 #define MAXDLBUF 8192 macro
49 #define PKTBUFSIZE (MAXDLBUF * sizeof(bpf_u_int32))