Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif.h268 #define IFCAP_NETCONS IFCAP_BIT(IFCAP_B_NETCONS) macro
/freebsd/sbin/ifconfig/
H A Difconfig.c2127 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
2128 DEF_CMD("-netcons", IFCAP_NETCONS, clearifcap),