HomeSort by: relevance | last modified time | path
    Searched defs:nd6_clog (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/common/
net_inet6_nd_90.c 65 static struct sysctllog *nd6_clog; variable in typeref:struct:sysctllog *
103 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
113 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
129 sysctl_teardown(&nd6_clog);
net_inet6_nd_90.c 65 static struct sysctllog *nd6_clog; variable in typeref:struct:sysctllog *
103 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
113 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
129 sysctl_teardown(&nd6_clog);
net_inet6_nd_90.c 65 static struct sysctllog *nd6_clog; variable in typeref:struct:sysctllog *
103 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
113 error = sysctl_createv(&nd6_clog, 0, NULL, NULL,
129 sysctl_teardown(&nd6_clog);

Completed in 33 milliseconds