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

/systemd/src/network/
H A Dnetworkd-link.h33 typedef enum LinkState { enum
44 } LinkState; typedef in typeref:enum:LinkState
79 LinkState state;
165 const char* link_state_to_string(LinkState s) _const_;
166 LinkState link_state_from_string(const char *s) _pure_;

Completed in 24 milliseconds