Searched refs:divide_time (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_time.c364 static inline void divide_time(unsigned int fulltime, unsigned int *hours, function
383 divide_time(info->daytime_start, &h, &m, &s);
385 divide_time(info->daytime_stop, &h, &m, &s);
415 divide_time(info->daytime_start, &h, &m, &s);
417 divide_time(info->daytime_stop, &h, &m, &s);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_time.c364 static inline void divide_time(unsigned int fulltime, unsigned int *hours, function
383 divide_time(info->daytime_start, &h, &m, &s);
385 divide_time(info->daytime_stop, &h, &m, &s);
415 divide_time(info->daytime_start, &h, &m, &s);
417 divide_time(info->daytime_stop, &h, &m, &s);

Completed in 39 milliseconds