Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dif.h224 #define IFCAP_NETCONS 0x00004 /* can be a network console */ macro
/freebsd-13.1/sbin/ifconfig/
H A Difconfig.c1679 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
1680 DEF_CMD("-netcons", -IFCAP_NETCONS, setifcap),