HomeSort by relevance Sort by last modified time
    Searched refs:if_checkipv6 (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd-6.8.2/
if.h 151 int if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *, int);
170 #define if_checkipv6(a, b, c) (-1) macro
if-sun.c 177 if_checkipv6(struct dhcpcd_ctx *ctx, const char *ifname, int own) function
dhcpcd.c 409 ra_global = if_checkipv6(ifp->ctx, NULL,
411 ra_iface = if_checkipv6(ifp->ctx, ifp,
    [all...]
if-bsd.c 1679 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) function
    [all...]
if-linux.c 1728 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) function
    [all...]

Completed in 87 milliseconds