Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif.h267 #define IFCAP_NETCONS IFCAP_BIT(IFCAP_B_NETCONS) macro
/src/sbin/ifconfig/
H A Difconfig.c2124 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
2125 DEF_CMD("-netcons", IFCAP_NETCONS, clearifcap),