Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dnan_de.c60 unsigned int next_publish_duration; member
300 srv->next_publish_duration * 1024 / 1000); in nan_de_set_publish_times()
309 if (srv->next_publish_duration) { in nan_de_check_chan_change()
313 srv->next_publish_duration = 0; in nan_de_check_chan_change()
529 srv->next_publish_duration = n * 100; in nan_de_start_new_publish_state()