Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- net/netfilter/nf_flow_table_core.c, line 77
- net/netfilter/nft_flow_offload.c, line 112
- net/sched/act_ct.c, line 435
Smatch caller information:
net/sched/act_ct.c tcf_ct_flow_table_add() -> flow_offload_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ct | 4096-ptr_max |
| PARAM_VALUE | 0 | ct->ext | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ct->tuplehash | 4096-ptr_max |
| DATA_SOURCE | 0 | ct | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
net/netfilter/nft_flow_offload.c nft_flow_offload_eval() -> flow_offload_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ct | 4096-ptr_max |
| PARAM_VALUE | 0 | ct->ext | 0,4096-ptr_max |
| PARAM_VALUE | 0 | ct->tuplehash | 4096-ptr_max |
| PARAM_VALUE | 0 | ct->xfrm | 0 |
| DATA_SOURCE | 0 | ct | r nf_ct_get |