Home
last modified time | relevance | path

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

/netbsd/external/bsd/dhcpcd/dist/src/
H A Dif.h215 int if_vimaster(struct dhcpcd_ctx *ctx, const char *);
H A Dif.c556 if (if_vimaster(ctx, spec.devname) == 1) { in if_discover()
H A Dif-bsd.c513 if_vimaster(struct dhcpcd_ctx *ctx, const char *ifname) in if_vimaster() function