Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bridge/br_stp.c br_received_config_bpdu() -> br_record_config_timeout_values()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | br | 4096-ptr_max |
| PARAM_VALUE | 0 | br->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | br->stp_enabled | 1 |
| PARAM_VALUE | 1 | bpdu | 2183252223047086080 |
| PARAM_VALUE | 1 | bpdu->forward_delay | 0-64000 |
| PARAM_VALUE | 1 | bpdu->hello_time | 0-64000 |
| PARAM_VALUE | 1 | bpdu->max_age | 0-64000 |
| PARAM_VALUE | 1 | bpdu->message_age | 0-64000 |
| PARAM_VALUE | 1 | bpdu->root_path_cost | 0-s32max |
| CAPPED_DATA | 0 | br->root_port | 1 |
| CAPPED_DATA | 1 | bpdu->root_path_cost | 1 |
| DATA_SOURCE | 1 | bpdu | $1 |
| NOSPEC | 1 | bpdu->root_path_cost | |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 1 | bpdu->port_id | 0-u16max |
| HOST_DATA | 1 | bpdu->root_path_cost | 0-s32max[c] |
| USER_DATA | 1 | bpdu->port_id | 0-u16max |
| USER_DATA | 1 | bpdu->root_path_cost | 0-s32max[c] |
| LOCK2 | &br->lock | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct net_bridge)->lock |