Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpfvar.h2010 struct pfioc_table_32 { struct
2011 struct pfr_table pfrio_table;
2012 user32_addr_t pfrio_buffer __attribute__((aligned(8)));
2013 int pfrio_esize __attribute__((aligned(8)));
2014 int pfrio_size;
2015 int pfrio_size2;
2016 int pfrio_nadd;
2017 int pfrio_ndel;
2018 int pfrio_nchange;
2019 int pfrio_flags;
[all …]