Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
HDif-bsd.c1676 #define get_inet6_sysctl(code) inet6_sysctl(code, 0, 0) macro
1773 val = get_inet6_sysctl(IPV6CTL_FORWARDING); in ip6_forwarding()
1845 int ra = get_inet6_sysctl(IPV6CTL_ACCEPT_RTADV); in if_disable_rtadv()