Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ipv4/fib_trie.c fib_insert_alias() -> fib_insert_node()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | t->kv->bits | 0-255 |
| PARAM_VALUE | 0 | t->kv->key | 0-4294967295 |
| PARAM_VALUE | 0 | t->kv->pos | 0-255 |
| PARAM_VALUE | 0 | t->kv->slen | 0-255 |
| PARAM_VALUE | 2 | new | 1-u64max |
| PARAM_VALUE | 2 | new->tb_id | 1-u32max |
| BUF_SIZE | 0 | t | 24 |
| BUF_SIZE | 2 | new->fa_info | (-1),128-s32max |
| CAPPED_DATA | 2 | new->tb_id | 1 |
| DATA_SOURCE | 0 | t | $0 |
| DATA_SOURCE | 1 | tp | $1 |
| DATA_SOURCE | 2 | new | $3 |
| DATA_SOURCE | 3 | key | $5 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | new->fa_dscp | 0,4-252[c] |
| USER_DATA | 2 | new->fa_info->fib_priority | 0-32766,4294934527-4294967294 |
| USER_DATA | 2 | new->fa_info->fib_protocol | 0[c] |
| USER_DATA | 2 | new->fa_info->fib_scope | 0[c] |
| USER_DATA | 3 | key | 0-u32max |
| UNITS | 3 | key | unit_byte |
| HALF_LOCKED2 | &net->rtnl_mutex | ||
| HALF_LOCKED2 | &ops->lock | ||
| HALF_LOCKED2 | global &rtnl_mutex |