Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-root.h46 ssize_t ps_root_ip6forwarding(struct dhcpcd_ctx *, const char *);
H A Dprivsep-root.c1178 ps_root_ip6forwarding(struct dhcpcd_ctx *ctx, const char *ifname) in ps_root_ip6forwarding() function
H A Dipv6.c1128 forwarding = ps_root_ip6forwarding(sifp->ctx, NULL) != 0; in ipv6_anyglobal()
H A Dipv6nd.c571 if (ps_root_ip6forwarding(ctx, ifp->name) != 0) in ipv6nd_advertise()