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

/systemd/src/network/
H A Dnetworkd-link.h46 typedef enum LinkOperationalState { enum
55 } LinkOperationalState; typedef in typeref:enum:LinkOperationalState
80 LinkOperationalState operstate;
168 const char* link_operstate_to_string(LinkOperationalState s) _const_;
169 LinkOperationalState link_operstate_from_string(const char *s) _pure_;

Completed in 11 milliseconds