Home
last modified time | relevance | path

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

/dragonfly/sys/net/
HDif.h150 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
/dragonfly/sbin/ifconfig/
HDifconfig.c1497 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
1498 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),