Home
last modified time | relevance | path

Searched defs:pfioc_table_64 (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/net/
H A Dpfvar.h2023 struct pfioc_table_64 { struct
2024 struct pfr_table pfrio_table;
2025 user64_addr_t pfrio_buffer __attribute__((aligned(8)));
2026 int pfrio_esize __attribute__((aligned(8)));
2027 int pfrio_size;
2028 int pfrio_size2;
2029 int pfrio_nadd;
2030 int pfrio_ndel;
2031 int pfrio_nchange;
2032 int pfrio_flags;
[all …]