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