HomeSort by: relevance | last modified time | path
    Searched refs:of_st (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 513 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_33
534 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_0
2293 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2294 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]));
2323 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2324 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]))
    [all...]
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 513 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_33
534 struct filterstats_4_1 of_st[2]; member in struct:friostat_4_1_0
2313 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2314 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]));
2345 bcopy(&old->of_st[0], &fiop->f_st[0].fr_pass, sizeof(old->of_st[0]));
2346 bcopy(&old->of_st[1], &fiop->f_st[1].fr_pass, sizeof(old->of_st[1]))
    [all...]

Completed in 29 milliseconds