Searched refs:L_SSDP (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminissdp.c41 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp, IP_ADD_MEMBERSHIP): %s\n", strerror(errno));
57 DPRINTF(E_ERROR, L_SSDP, "socket(udp): %s\n", strerror(errno));
63 DPRINTF(E_WARN, L_SSDP, "setsockopt(udp, SO_REUSEADDR): %s\n", strerror(errno));
76 DPRINTF(E_ERROR, L_SSDP, "bind(udp): %s\n", strerror(errno));
87 DPRINTF(E_WARN, L_SSDP,
109 DPRINTF(E_ERROR, L_SSDP, "socket(udp_notify): %s\n", strerror(errno));
117 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_LOOP): %s\n", strerror(errno));
124 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_IF): %s\n", strerror(errno));
131 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, SO_BROADCAST): %s\n", strerror(errno));
142 DPRINTF(E_ERROR, L_SSDP, "bin
[all...]
H A Dlog.h35 L_SSDP, enumerator in enum:_log_facility
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.h41 L_SSDP, enumerator in enum:_log_facility
H A Dminissdp.c83 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp, IP_ADD_MEMBERSHIP): %s\n",
103 DPRINTF(E_ERROR, L_SSDP, "socket(udp): %s\n", strerror(errno));
108 DPRINTF(E_WARN, L_SSDP, "setsockopt(udp, SO_REUSEADDR): %s\n", strerror(errno));
111 DPRINTF(E_WARN, L_SSDP, "setsockopt(udp, IP_PKTINFO): %s\n", strerror(errno));
124 DPRINTF(E_ERROR, L_SSDP, "bind(udp): %s\n", strerror(errno));
147 DPRINTF(E_ERROR, L_SSDP, "socket(udp_notify): %s\n", strerror(errno));
155 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_LOOP): %s\n", strerror(errno));
162 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_IF): %s\n", strerror(errno));
171 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, SO_BROADCAST): %s\n", strerror(errno));
182 DPRINTF(E_ERROR, L_SSDP, "bin
[all...]
H A Dminidlna.c1126 DPRINTF(E_DEBUG, L_SSDP, "Sending SSDP notifies\n");

Completed in 117 milliseconds