Searched refs:MAXDLBUF (Results 1 – 2 of 2) sorted by relevance
144 #define MAXDLBUF 8192 macro194 bpf_u_int32 ctlbuf[MAXDLBUF]; in pcap_read_dlpi()196 MAXDLBUF, in pcap_read_dlpi()228 ctl.maxlen = MAXDLBUF; in pcap_read_dlpi()517 bpf_u_int32 buf[MAXDLBUF];916 bpf_u_int32 buf[MAXDLBUF];936 bpf_u_int32 buf[MAXDLBUF];987 bpf_u_int32 buf[MAXDLBUF];1167 ctl.maxlen = MAXDLBUF;1494 bpf_u_int32 buf[MAXDLBUF];[all …]
44 #define MAXDLBUF 8192 macro45 #define PKTBUFSIZE (MAXDLBUF * sizeof(bpf_u_int32))