SIP-router core ::Module: SIP-router core. More...
#include "tcp_options.h"#include "dprint.h"#include "globals.h"#include "timer_ticks.h"#include "cfg/cfg.h"#include "tcp_init.h"
Go to the source code of this file.
Definition in file tcp_options.c.
| static int tcp_cfg_def_fix | ( | char * | name, | |
| int * | val | |||
| ) | [static] |
(*val must be integer) 1. check if *val is between name min..max and if not change it to the corresp. value 2. call fixup callback if defined in the cfg
Definition at line 293 of file tcp_options.c.
| int tcp_register_cfg | ( | void | ) |
Definition at line 398 of file tcp_options.c.
1.7.1