Searched refs:BPF_MINBUFSIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbpf_buffer.c178 else if (size < BPF_MINBUFSIZE)
179 *i = size = BPF_MINBUFSIZE;
H A Dbpf.h60 #define BPF_MINBUFSIZE 32 macro
/freebsd-10.2-release/contrib/ipfilter/
H A Dpcap-bpf.h86 #define BPF_MINBUFSIZE 32 macro
H A Dbpf-ipf.h70 #define BPF_MINBUFSIZE 32 macro

Completed in 125 milliseconds