Searched defs:ibuf_len (Results 1 – 4 of 4) sorted by relevance
43 static size_t ibuf_len; /* Length of current input. */ variable
108 int ibuf_len; /* how many bytes are in it */ member
156 int ibuf_len = 0; in bpf_open() local