Home | History | Annotate | Download | only in linux

Lines Matching defs:to

138 	IFLA_GROUP,		/* Group the device belongs to */
188 IFF_BROADCAST devices are able to use multicasts too.
194 can point to real physical interface (f.e. for bandwidth calculations),
196 for IPIP tunnels, when route to endpoint is allowed to change)
359 __u32 to;
377 MACVLAN_MODE_PRIVATE = 1, /* don't talk to other macvlans */
378 MACVLAN_MODE_VEPA = 2, /* talk to other ports through ext bridge */
379 MACVLAN_MODE_BRIDGE = 4, /* talk to bridge ports directly */
381 MACVLAN_MODE_SOURCE = 16,/* use source MAC address list to assign */