Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhostapd.c284 &iapp->i_ttl, sizeof(iapp->i_ttl)) == -1) in hostapd_udp_init()
286 "%u: %s\n", iapp->i_ttl, strerror(errno)); in hostapd_udp_init()
289 "(ttl %u, group %s)", iapp->i_iface, iapp->i_ttl, in hostapd_udp_init()
H A Dhostapd.h306 u_int8_t i_ttl; member
H A Dparse.y297 hostapd_cfg.c_iapp.i_ttl = $2;
1801 cfg->c_iapp.i_ttl = IP_DEFAULT_MULTICAST_TTL; in hostapd_parse_file()