Searched refs:u_mac (Results 1 – 2 of 2) sorted by relevance
22 int mac_label_copyin(const void *const u_mac, struct mac *const mac,
130 mac_label_copyin(const void *const u_mac, struct mac *const mac, in mac_label_copyin() argument139 error = copyin(u_mac, &mac32, sizeof(mac32)); in mac_label_copyin()148 error = copyin(u_mac, mac, sizeof(*mac)); in mac_label_copyin()