OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:domain_and_port
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_upnp_event.c
133
"for %s", e->addr->
domain_and_port
);
155
wpabuf_printf(buf, "HOST: %s\r\n", e->addr->
domain_and_port
);
180
e, e->addr->
domain_and_port
, e->addr->num_failures);
193
"address %s due to errors", s, e->addr->
domain_and_port
);
224
e, e->addr->
domain_and_port
);
wps_upnp_i.h
67
char *
domain_and_port
; /* domain and port part of url */
member in struct:subscr_addr
wps_upnp.c
287
* Note: do NOT free
domain_and_port
or path because they point to
396
a->
domain_and_port
= mem;
[
all
...]
wps_upnp_web.c
[
all
...]
Completed in 68 milliseconds