Searched refs:IFCAP_NETCONS (Results 1 – 2 of 2) sorted by relevance
216 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
1225 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),1226 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),