Defined in 1 files as a prototype:
Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bridge/br.c br_device_event() -> br_vlan_vlan_upper_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | br_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | br_dev->priv_flags | 2-u32max |
| PARAM_VALUE | 1 | vlan_dev | 4096-ptr_max |
| PARAM_VALUE | 1 | vlan_dev->priv_flags | 1-u32max |
| DATA_SOURCE | 0 | br_dev | r vlan_dev_real_dev |
| DATA_SOURCE | 1 | vlan_dev | r netdev_notifier_info_to_dev |
| DATA_SOURCE | 2 | event | $1 |
| NOCHECK_CALL |