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

/freebsd-10.3-release/contrib/ipfilter/
H A Dip_fil_compat.c511 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_33
532 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_0
2311 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2312 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]));
2343 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2344 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[
[all...]

Completed in 96 milliseconds