Searched defs:BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
54 #define BUF_SIZE (10*1024) macro
481 enum { BUF_SIZE = 8 * 1024 }; in check_existence_through_netlink() enumerator
404 #define BUF_SIZE (int)(8 * sizeof(G1.bi_buf)) macro