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

/systemd/src/network/
H A Dnetworkd-netdev-bond.h63 typedef enum BondAdSelect { enum
69 } BondAdSelect; typedef in typeref:enum:BondAdSelect
115 BondAdSelect ad_select;
152 const char *bond_ad_select_to_string(BondAdSelect d) _const_;
153 BondAdSelect bond_ad_select_from_string(const char *d) _pure_;

Completed in 26 milliseconds