Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dif.h269 #define IFCAP_NETCONS IFCAP_BIT(IFCAP_B_NETCONS) macro
/freebsd-14.2/sbin/ifconfig/
H A Difconfig.c2068 DEF_CMD("netcons", IFCAP_NETCONS, setifcap),
2069 DEF_CMD("-netcons", IFCAP_NETCONS, clearifcap),