Home
last modified time | relevance | path

Searched refs:x_cnt (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/net/
H A Dbpf.c4562 unsigned int x_cnt; variable
4583 x_cnt = 0;
4594 VERIFY(x_cnt < nbpfilter);
4596 xbd = &xbdbuf[x_cnt++];
4601 error = SYSCTL_OUT(req, xbdbuf, x_cnt * sizeof(struct xbpf_d));