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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c201 static void cp_to_user_32( struct ip6_fw_32 *userrule_32, struct ip6_fw *rule);
1225 cp_to_user_32( struct ip6_fw_32 *userrule_32, struct ip6_fw *rule) function
1363 cp_to_user_32( (struct ip6_fw_32*)bp, fcp->rule);
1416 cp_to_user_32( &userrule_32, &rule);

Completed in 42 milliseconds