Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/jail/
HDjailp.h133 IP_NPARAM enumerator
173 struct cfparam *intparams[IP_NPARAM];
HDconfig.c390 for (ipnum = IP__NULL + 1; ipnum < IP_NPARAM; ipnum++) in add_param()