Searched refs:cp_to_user_64 (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c199 static void cp_to_user_64( struct ip6_fw_64 *userrule_64, struct ip6_fw *rule);
1167 cp_to_user_64( struct ip6_fw_64 *userrule_64, struct ip6_fw *rule) function
1360 cp_to_user_64( (struct ip6_fw_64*)bp, fcp->rule);
1411 cp_to_user_64( &userrule_64, &rule);

Completed in 23 milliseconds