HomeSort by: relevance | last modified time | path
    Searched refs:IFLR_ACTIVE (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/ifconfig/
af_link.c 87 iflr->flags |= IFLR_ACTIVE;
util.c 283 if (((iflr.flags & IFLR_ACTIVE) != 0) != print_active_only)
  /src/usr.sbin/btpand/
tap.c 79 iflr.flags = IFLR_ACTIVE;
  /src/sys/net/
link_proto.c 194 iflr->flags = IFLR_ACTIVE;
239 mkactive = (iflr->flags & IFLR_ACTIVE) != 0;
if.h 959 #define IFLR_ACTIVE 0x4000 /* in/out: link-layer address activation */
  /src/sys/arch/amiga/dev/
zz9k_if.c 379 if ((lar->flags==IFLR_ACTIVE) && (sdl->sdl_family==AF_LINK)) {

Completed in 15 milliseconds