Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif.h103 struct if_clonereq64 { struct
104 int ifcr_total; /* total cloners (out) */
105 int ifcr_count; /* room for this many in user buffer */
106 user64_addr_t ifcru_buffer __attribute__((aligned(8)));