Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c51 #define KERN_POLICY_SIZE 32 macro
355 ip6_asp_t policy[KERN_POLICY_SIZE]; in printpolicy()
361 KERN_POLICY_SIZE * sizeof (ip6_asp_t))) < 0) { in printpolicy()
365 if (count > KERN_POLICY_SIZE) { in printpolicy()