Searched refs:age_secs (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_module.c109 unsigned long age_secs)
113 unsigned long age_jiffies = msecs_to_jiffies(age_secs * MSEC_PER_SEC);
108 libipw_networks_age(struct libipw_device *ieee, unsigned long age_secs) argument
H A Dlibipw.h1000 unsigned long age_secs);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dapp.cc293 const int age_secs = tor->dateAdded().secsTo(QDateTime::currentDateTime()); local
294 if( age_secs < 30 )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.h265 unsigned long age_secs);
H A Dscan.c116 unsigned long age_secs)
119 unsigned long age_jiffies = msecs_to_jiffies(age_secs * MSEC_PER_SEC);
115 cfg80211_bss_age(struct cfg80211_registered_device *dev, unsigned long age_secs) argument

Completed in 181 milliseconds