Searched defs:BPF_STMT (Results 1 – 2 of 2) sorted by relevance
49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } macro