Home
last modified time | relevance | path

Searched refs:SIOCGIFCAP (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/sys/
Dsockio.h125 #define SIOCGIFCAP _IOWR('i', 118, struct ifcapreq)/* get capabilities */ macro
/netbsd/src/sbin/ifconfig/
Difconfig.c1105 (void)direct_ioctl(env, SIOCGIFCAP, &ifcr); in getifcaps()
/netbsd/src/sys/net/
Dif_bridge.c631 case SIOCGIFCAP: in bridge_ioctl()
Dif.c3283 case SIOCGIFCAP: in ifioctl_common()
/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe.c6573 case SIOCGIFCAP: in ixgbe_ioctl()