HomeSort by: relevance | last modified time | path
    Searched defs:f_froute (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 520 u_long f_froute[2]; member in struct:friostat_4_1_33
541 u_long f_froute[2]; member in struct:friostat_4_1_0
2306 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
2336 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
3518 bcopy(&fiop->f_froute, &old->f_froute, sizeof(old->f_froute))
    [all...]
ip_fil.h 1118 u_long f_froute[2]; member in struct:friostat
  /src/external/bsd/ipf/dist/
ip_fil_compat.c 520 u_long f_froute[2]; member in struct:friostat_4_1_33
541 u_long f_froute[2]; member in struct:friostat_4_1_0
2326 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
2358 bcopy(&old->f_froute, &fiop->f_froute, sizeof(old->f_froute));
3588 bcopy(&fiop->f_froute, &old->f_froute, sizeof(old->f_froute))
    [all...]

Completed in 38 milliseconds