Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif.h225 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
/freebsd-12.1/sbin/ifconfig/
H A Difconfig.c1562 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
1563 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),