Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difconfig.c103 static int getifflags(const char *ifname, int us, bool err_ok);
718 flags = getifflags(args->ifname, -1, false); in main()
1221 afp->af_postproc(ctx, newaddr, getifflags(ctx->ifname, s, true)); in ifconfig_ioctl()
1371 getifflags(const char *ifname, int us, bool err_ok) in getifflags() function
1405 flags = getifflags(ctx->ifname, ctx->io_s, false); in clearifflags()
1421 flags = getifflags(ctx->ifname, ctx->io_s, false); in setifflags()