|
OpenVPN
|

Go to the source code of this file.
Functions | |
| bool | shaper_soonest_event (struct timeval *tv, int delay) |
| void | shaper_reset_wakeup (struct shaper *s) |
| void | shaper_msg (struct shaper *s) |
| void shaper_msg | ( | struct shaper * | s | ) |
Definition at line 87 of file shaper.c.
References shaper::bytes_per_second, M_INFO, and msg.
Referenced by do_init_traffic_shaper().
| void shaper_reset_wakeup | ( | struct shaper * | s | ) |
Definition at line 81 of file shaper.c.
References CLEAR, and shaper::wakeup.
Referenced by shaper_init().
| bool shaper_soonest_event | ( | struct timeval * | tv, |
| int | delay | ||
| ) |
Definition at line 36 of file shaper.c.
References D_SHAPER_DEBUG, and dmsg.
Referenced by multi_io_process_flags().