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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c53 #define KERN_POLICY_SIZE 32 macro
357 ip6_asp_t policy[KERN_POLICY_SIZE];
363 KERN_POLICY_SIZE * sizeof (ip6_asp_t))) < 0) {
367 if (count > KERN_POLICY_SIZE) {

Completed in 57 milliseconds