Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h224 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
/f-stack/tools/compat/include/net/
H A Dif.h210 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
/f-stack/tools/ifconfig/
H A Difconfig.c1796 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
1797 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),