Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/ipv6/udp.c __udp_v6_is_mcast_sock() -> inet6_mc_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_family | 10 |
| PARAM_VALUE | 1 | mc_addr | 4096-ptr_max |
| PARAM_VALUE | 2 | src_addr | 4096-ptr_max |
| BUF_SIZE | 1 | mc_addr | 16 |
| BUF_SIZE | 2 | src_addr | 16 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | sk | $1 |
| DATA_SOURCE | 1 | mc_addr | $3 |
| DATA_SOURCE | 2 | src_addr | $5 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
net/ipv6/raw.c raw_v6_match() -> inet6_mc_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | mc_addr | 4096-ptr_max |
| PARAM_VALUE | 2 | src_addr | 4096-ptr_max |
| CAPPED_DATA | 0 | sk->__sk_common.skc_bound_dev_if | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | sk | $1 |
| DATA_SOURCE | 1 | mc_addr | $3 |
| DATA_SOURCE | 2 | src_addr | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | rcu_read |