Searched refs:getinet6sysctl (Results 1 – 4 of 4) sorted by relevance
79 extern int getinet6sysctl(int);
176 if (!getinet6sysctl(IPV6CTL_ACCEPT_RTADV)) in main()179 if (getinet6sysctl(IPV6CTL_FORWARDING)) in main()
288 getinet6sysctl(int code) in getinet6sysctl() function
67 static int getinet6sysctl(int);121 if ((forwarding = getinet6sysctl(IPV6CTL_FORWARDING)) < 0)769 getinet6sysctl(int code) in getinet6sysctl() function