Home
last modified time | relevance | path

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

/openbsd/sbin/sysctl/
H A Dsysctl.c2175 struct list inet6vars[] = { variable
2273 if (indx < IPV6PROTO_MAXID && inet6vars[indx].list != NULL) in sysctl_inet6()
2274 lp = &inet6vars[indx]; in sysctl_inet6()