Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- net/netfilter/ipvs/ip_vs_app.c, line 96
- net/netfilter/ipvs/ip_vs_proto_sctp.c, line 557
- net/netfilter/ipvs/ip_vs_proto_tcp.c, line 670
- net/netfilter/ipvs/ip_vs_proto_udp.c, line 435
Smatch caller information:
net/netfilter/ipvs/ip_vs_app.c ip_vs_app_inc_new() -> ip_vs_create_timeout_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &__ip_vs_app_mutex | ||
| LOCK2 | global &pernet_ops_rwsem |
net/netfilter/ipvs/ip_vs_proto_udp.c __udp_init() -> ip_vs_create_timeout_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 6107136308014977024 |
| PARAM_VALUE | 1 | size | 8 |
| BUF_SIZE | 0 | table | 8 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| LOCK2 | global &pernet_ops_rwsem |
net/netfilter/ipvs/ip_vs_proto_tcp.c __ip_vs_tcp_init() -> ip_vs_create_timeout_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 6167488610209824768 |
| PARAM_VALUE | 1 | size | 48 |
| BUF_SIZE | 0 | table | 48 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| LOCK2 | global &pernet_ops_rwsem |
net/netfilter/ipvs/ip_vs_proto_sctp.c __ip_vs_sctp_init() -> ip_vs_create_timeout_table()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 1418309930897805312 |
| PARAM_VALUE | 1 | size | 60 |
| BUF_SIZE | 0 | table | 60 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | size | unit_byte |
| LOCK2 | global &pernet_ops_rwsem |