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

/darwin-on-arm/xnu/bsd/net/
H A Dpf_ioctl.c2324 if (io64->pfrio_esize != 0) {
2334 if (io64->pfrio_esize != sizeof (struct pfr_table)) {
2343 if (io64->pfrio_esize != sizeof (struct pfr_table)) {
2352 if (io64->pfrio_esize != sizeof (struct pfr_table)) {
2362 if (io64->pfrio_esize != sizeof (struct pfr_tstats)) {
2372 if (io64->pfrio_esize != sizeof (struct pfr_table)) {
2381 if (io64->pfrio_esize != sizeof (struct pfr_table)) {
2392 if (io64->pfrio_esize != 0) {
2402 if (io64->pfrio_esize != sizeof (struct pfr_addr)) {
2413 if (io64->pfrio_esize !
[all...]
H A Dpfvar.h1979 int pfrio_esize __attribute__((aligned(8))); member in struct:pfioc_table
1999 int pfrio_esize __attribute__((aligned(8))); member in struct:pfioc_table_32
2012 int pfrio_esize __attribute__((aligned(8))); member in struct:pfioc_table_64

Completed in 14 milliseconds