Searched defs:max_age (Results 1 – 13 of 13) sorted by relevance
42 : max_age_(max_age), max_entries_(max_entries), env_(env) {} in max_age_() argument107 uint64 max_age() const { return max_age_; } in max_age() function
44 : max_age_(max_age), in max_age_() argument111 uint64_t max_age() const { return max_age_; } in max_age() function
35 def __init__(self, max_age): argument
82 def __init__(self, max_age): argument
28 int max_age = -1; in wps_er_ssdp_rx() local
638 const char *location, int max_age) in wps_er_ap_add()
37 unsigned int max_age; member
39 uint8_t max_age[2]; member
156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age()
313 u16 max_age = 0; in wpas_rrm_build_lci_report() local
59 __u32 max_age; member