Searched refs:StaticHost (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.c39 typedef struct StaticHost StaticHost; typedef in typeref:struct:StaticHost
41 struct StaticHost { struct
48 AVAHI_LLIST_FIELDS(StaticHost, hosts);
51 static AVAHI_LLIST_HEAD(StaticHost, hosts) = NULL;
54 static void add_static_host_to_server(StaticHost *h);
55 static void remove_static_host_from_server(StaticHost *h);
58 StaticHost *h;
85 static StaticHost *static_host_new(void) {
86 StaticHost *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dstatic-hosts.c39 typedef struct StaticHost StaticHost; typedef in typeref:struct:StaticHost
41 struct StaticHost { struct
48 AVAHI_LLIST_FIELDS(StaticHost, hosts);
51 static AVAHI_LLIST_HEAD(StaticHost, hosts) = NULL;
54 static void add_static_host_to_server(StaticHost *h);
55 static void remove_static_host_from_server(StaticHost *h);
58 StaticHost *h;
85 static StaticHost *static_host_new(void) {
86 StaticHost *
[all...]

Completed in 164 milliseconds