Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_br_ext.h11 #define NAT25_AGEING_TIME 300 macro
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_br_ext.c108 if (time_before_eq(fdb->ageing_timer, jiffies - NAT25_AGEING_TIME * HZ)) in __nat25_has_expired()