Home
last modified time | relevance | path

Searched refs:ttl (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/wps/
Dwps_upnp_ssdp.c733 unsigned char ttl = 4; in ssdp_listener_open() local
753 &ttl, sizeof(ttl))) in ssdp_listener_open()
857 unsigned char ttl = 4; in ssdp_open_multicast_sock() local
894 &ttl, sizeof(ttl))) { in ssdp_open_multicast_sock()
/hostap-latest/src/common/
Dnan_de.h83 unsigned int ttl; member
122 unsigned int ttl; member
Dnan_de.c360 int ttl; in nan_de_add_srv() local
363 ttl = srv->type == NAN_DE_PUBLISH ? srv->publish.ttl : in nan_de_add_srv()
364 srv->subscribe.ttl; in nan_de_add_srv()
365 if (ttl) { in nan_de_add_srv()
367 srv->end_time.sec += ttl; in nan_de_add_srv()
437 if (srv->type == NAN_DE_PUBLISH && srv->publish.ttl == 0) in nan_de_next_multicast()
/hostap-latest/wpa_supplicant/
DREADME-NAN-USD29 NAN_PUBLISH service_name=<name> [ttl=<time-to-live-in-sec>] [freq=<in MHz>] [freq_list=<comma separ…
31 If ttl=0 or the parameter is not included, only one Publish message is
59 NAN_SUBSCRIBE service_name=<name> [active=1] [ttl=<time-to-live-in-sec>] [freq=<in MHz>] [srv_proto…
61 If ttl=0 or the parameter is not included, operation is terminated once
Dctrl_iface.c12225 params.ttl = atoi(token + 4); in wpas_ctrl_nan_publish()
12390 params.ttl = atoi(token + 4); in wpas_ctrl_nan_subscribe()
/hostap-latest/tests/
Dcipher-and-key-mgmt-testing.txt94 64 bytes from 192.168.1.2: icmp_seq=1 ttl=64 time=43.7 ms
95 64 bytes from 192.168.1.2: icmp_seq=2 ttl=64 time=67.9 ms
96 64 bytes from 192.168.1.2: icmp_seq=3 ttl=64 time=900 ms
97 64 bytes from 192.168.1.2: icmp_seq=4 ttl=64 time=5.81 ms
98 64 bytes from 192.168.1.2: icmp_seq=5 ttl=64 time=135 ms
/hostap-latest/hostapd/
Dctrl_iface.c3728 params.ttl = atoi(token + 4); in hostapd_ctrl_nan_publish()
3865 params.ttl = atoi(token + 4); in hostapd_ctrl_nan_subscribe()