Searched defs:MacVlanMode (Results 1 - 1 of 1) sorted by relevance

/systemd/src/network/
H A Dnetworkd-netdev-macvlan.h26 typedef enum MacVlanMode { enum
33 } MacVlanMode; typedef in typeref:enum:MacVlanMode
38 MacVlanMode mode;
44 const char *macvlan_mode_to_string(MacVlanMode d) _const_;
45 MacVlanMode macvlan_mode_from_string(const char *d) _pure_;

Completed in 9 milliseconds