Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif.h151 int if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *, int);
170 #define if_checkipv6(a, b, c) (-1) macro
Dif-sun.c177 if_checkipv6(struct dhcpcd_ctx *ctx, const char *ifname, int own) in if_checkipv6() function
Ddhcpcd.c409 ra_global = if_checkipv6(ifp->ctx, NULL, in configure_interface1()
411 ra_iface = if_checkipv6(ifp->ctx, ifp, in configure_interface1()
Dif-bsd.c1679 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) function
Dif-linux.c1728 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) in if_checkipv6() function