Searched refs:BUFSPACE (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/libpcap/
H A Dpcap-enet.c42 #define BUFSPACE (4*1024) macro
61 u_char p[BUFSPACE];
182 ctl.en_maxlen = BUFSPACE;
H A Dpcap-nit.c64 #define BUFSPACE (4*CHUNKSIZE) macro
233 nioc.nioc_bufspace = BUFSPACE;
323 p->bufsize = BUFSPACE;
H A Dpcap-pf.c92 * BUFSPACE is the size in bytes of the packet read buffer. Most tcpdump
97 #define BUFSPACE (200 * 256) macro
507 p->bufsize = BUFSPACE;
H A Dpcap-snit.c76 #define BUFSPACE (4*CHUNKSIZE) macro
414 p->bufsize = BUFSPACE;
/freebsd-current/sbin/ipf/ipsend/
H A Dsnit.c43 #define BUFSPACE (4*CHUNKSIZE) macro
H A Dsdlpi.c43 #define BUFSPACE (4*CHUNKSIZE) macro

Completed in 114 milliseconds