Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/6lowpan.c recv_pkt() -> iphc_decompress()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | skb | 4096-ptr_max |
| PARAM_VALUE | 0 | skb->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | skb->dev->type | 825 |
| PARAM_VALUE | 1 | netdev | 4096-ptr_max |
| PARAM_VALUE | 1 | netdev->type | 825 |
| PARAM_VALUE | 2 | peer | 4096-ptr_max |
| PARAM_VALUE | 2 | peer->chan | 4096-ptr_max |
| BUF_SIZE | 0 | skb | (-1),240 |
| BUF_SIZE | 0 | skb | (-1),240 |
| CAPPED_DATA | 2 | peer->chan->conn | 1 |
| DATA_SOURCE | 0 | skb | r skb_clone |
| DATA_SOURCE | 1 | netdev | $1 |
| DATA_SOURCE | 2 | peer | $2 |
| RX_PATH | |||
| LOCK2 | &conn->lock | ||
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |