Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/ipv4/tcp_ipv4.c tcp_v4_err() -> tcp_req_err()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_refcnt.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_state | 12 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_addrpair | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_hash | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | sk | r __inet_lookup_established |
| NOCHECK_CALL | |||
| USER_DATA | 1 | seq | 0-u32max[u] |
| UNITS | 1 | seq | unit_byte |
net/ipv6/tcp_ipv6.c tcp_v6_err() -> tcp_req_err()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_family | 10 |
| PARAM_VALUE | 0 | sk->__sk_common.skc_refcnt.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_state | 12 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_hash | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | sk | r __inet6_lookup_established |
| DATA_SOURCE | 2 | abort | r icmpv6_err_convert |
| NOCHECK_CALL | |||
| USER_DATA | 1 | seq | 0-u32max[u] |
| UNITS | 1 | seq | unit_byte |