Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_private.h80 struct if_clonereq64 { struct
81 int ifcr_total; /* total cloners (out) */
82 int ifcr_count; /* room for this many in user buffer */
83 user64_addr_t ifcru_buffer __attribute__((aligned(8)));