Home | History | Annotate | Download | only in linux

Lines Matching full:toggled

44  * via /sys/class/net/<dev>/flags. Flags which can be toggled through sysfs
45 * are annotated below, note that only a few flags can be toggled and some
53 * @IFF_UP: interface is up. Can be toggled through sysfs.
55 * @IFF_DEBUG: turn on debugging. Can be toggled through sysfs.
58 * @IFF_NOTRAILERS: avoid use of trailers. Can be toggled through sysfs.
61 * @IFF_NOARP: no ARP protocol. Can be toggled through sysfs. Volatile.
62 * @IFF_PROMISC: receive all packets. Can be toggled through sysfs.
63 * @IFF_ALLMULTI: receive all multicast packets. Can be toggled through
67 * @IFF_MULTICAST: Supports multicast. Can be toggled through sysfs.
68 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
69 * @IFF_AUTOMEDIA: auto media select active. Can be toggled through sysfs.
70 * @IFF_DYNAMIC: dialup device with changing addresses. Can be toggled