Searched defs:Address (Results 1 – 5 of 5) sorted by relevance
16 typedef struct Address Address; typedef28 struct Address { struct29 Link *link;30 Network *network;31 ConfigSection *section;32 NetworkConfigSource source;33 NetworkConfigState state;34 union in_addr_union provider; /* DHCP server or router address */59 AddressFamily duplicate_address_detection; argument75 int address_new(Address **ret); argument
4 typedef struct Address Address; typedef
11 typedef struct Address Address; typedef
26 typedef struct Address Address; typedef33 struct Address { struct40 LIST_FIELDS(Address, addresses); argument
379 Address= key