Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/net/netfilter/nf_conntrack_timeout.h, line 120 (as a function)
- net/netfilter/nf_conntrack_timeout.c, line 142 (as a function)
Referenced in 3 files:
- net/netfilter/nf_conntrack_timeout.c, line 167
- net/netfilter/xt_CT.c, line 292
- net/openvswitch/conntrack.c, line 1580
Smatch caller information:
net/openvswitch/conntrack.c __ovs_ct_free_action() -> nf_ct_destroy_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ct | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/netfilter/xt_CT.c xt_ct_tg_destroy() -> nf_ct_destroy_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ct | 4096-ptr_max |
| PARAM_VALUE | 0 | ct->ext | 0,4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |