Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/jail/
H A Djailp.h139 IP_NPARAM enumerator
180 struct cfparam *intparams[IP_NPARAM];
H A Dconfig.c454 for (ipnum = IP__NULL + 1; ipnum < IP_NPARAM; ipnum++) in add_param()