Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/netfilter/nft_chain_filter.c __nf_tables_netdev_event() -> nft_netdev_event()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | event | 5-6 |
| PARAM_VALUE | 1 | dev | 4096-ptr_max |
| PARAM_VALUE | 2 | basechain | 4096-ptr_max |
| CAPPED_DATA | 1 | dev | 1 |
| CAPPED_DATA | 1 | dev->nd_net.net | 1 |
| DATA_SOURCE | 0 | event | $0 |
| DATA_SOURCE | 1 | dev | $1 |
| DATA_SOURCE | 2 | basechain | r nft_base_chain |
| DATA_SOURCE | 3 | changename | $2 |
| UNITS | 1 | dev | unit_byte |
| LOCK2 | &nft_net->commit_mutex | ||
| TYPE_LOCK | (struct nftables_pernet)->commit_mutex |