Searched refs:of_st (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ipfilter/
H A Dip_fil_compat.c489 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_33
510 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_0
2289 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2290 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]));
2321 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2322 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[
[all...]

Completed in 81 milliseconds