Searched refs:IFCAP_NETCONS (Results 1 – 3 of 3) sorted by relevance
224 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
210 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
1796 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),1797 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),