Searched refs:MAXDLBUF (Results 1 – 4 of 4) sorted by relevance
136 #define MAXDLBUF 8192 macro186 bpf_u_int32 ctlbuf[MAXDLBUF]; in pcap_read_dlpi()188 MAXDLBUF, in pcap_read_dlpi()220 ctl.maxlen = MAXDLBUF; in pcap_read_dlpi()534 bpf_u_int32 buf[MAXDLBUF];933 bpf_u_int32 buf[MAXDLBUF];953 bpf_u_int32 buf[MAXDLBUF];1004 bpf_u_int32 buf[MAXDLBUF];1192 ctl.maxlen = MAXDLBUF;1522 bpf_u_int32 buf[MAXDLBUF];[all …]
42 #define MAXDLBUF 8192 macro43 #define PKTBUFSIZE (MAXDLBUF * sizeof(bpf_u_int32))
65 ctl.maxlen = MAXDLBUF; in dlinfoack()108 long buf[MAXDLBUF]; in dlenabmultireq()134 long buf[MAXDLBUF]; in dldisabmultireq()221 long buf[MAXDLBUF]; in dlsetphysaddrreq()292 long buf[MAXDLBUF]; in dlunitdatareq()344 ctl.maxlen = MAXDLBUF; in dlokack()371 ctl.maxlen = MAXDLBUF; in dlerrorack()398 ctl.maxlen = MAXDLBUF; in dlbindack()422 ctl.maxlen = MAXDLBUF; in dlphysaddrack()
10 #define MAXDLBUF 8192 macro