Home
last modified time | relevance | path

Searched defs:hostapd_config (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/hostapd/
H A Dhostapd.h324 struct hostapd_config { struct
325 int c_apme_ctl;
326 u_int c_apme_dlt;
327 struct timeval c_apme_hopdelay;
329 struct hostapd_iapp c_iapp;
331 int c_rtsock;
332 int c_rtseq;
334 u_int8_t c_flags;
344 struct event c_priv_ev;
346 char c_config[PATH_MAX];
[all …]