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