Searched refs:NEG_AGE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/misc/
H A Darpd.c57 #define NEG_AGE(x) ((__u32)time(NULL) - NEG_TIME((__u8*)x)) macro
58 #define NEG_VALID(x) (NEG_AGE(x) < negative_timeout)
743 NEG_AGE(dbdat.data));

Completed in 202 milliseconds