Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/net/ethernet/chelsio/cxgb3/sge.c, line 2049
- net/bridge/br_arp_nd_proxy.c, line 58
- net/bridge/netfilter/ebt_arpreply.c, line 55
- net/ipv4/arp.c, line 331
- net/ipv4/devinet.c, line 1571
- net/ipv4/ipconfig.c, line 596
Smatch caller information:
drivers/net/ethernet/chelsio/cxgb3/sge.c cxgb3_arp_process() -> arp_send()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 2 |
| PARAM_VALUE | 1 | ptype | 2054 |
| PARAM_VALUE | 3 | dev | 4096-ptr_max |
| BUF_SIZE | 6 | src_hw | 6 |
| CAPPED_DATA | 4 | src_ip | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 3 | dev | unit_byte |
| HALF_LOCKED2 | &q->lock |
net/bridge/br_arp_nd_proxy.c br_arp_send() -> arp_send()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 2 |
| PARAM_VALUE | 1 | ptype | 2054 |
| PARAM_VALUE | 3 | dev->ethtool_ops->get_link_ext_state | 0-s64max |
| PARAM_VALUE | 3 | dev->ethtool_ops->get_mm_stats | 0-s64max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_query_work.wq->dfl_pwq | 0-s64max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_query_work.wq->saved_max_active | s32min-s32max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_query_work.wq->saved_min_active | s32min-s32max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_report_work.wq->dfl_pwq | 0-s64max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_report_work.wq->saved_max_active | s32min-s32max |
| PARAM_VALUE | 3 | dev->ip6_ptr->mc_report_work.wq->saved_min_active | s32min-s32max |
| PARAM_VALUE | 3 | dev->ip6_ptr->stats.proc_dir_entry | 0,4806605944481423360 |
| PARAM_VALUE | 3 | dev->linkwatch_dev_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 3 | dev->linkwatch_dev_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 3 | dev->nd_net.net->ipv4.fqdir->f->frag_expire | 0,663510801442193408,1753052602134376448,4007388366431105024,8876081723503042560 |
| PARAM_VALUE | 3 | dev->nd_net.net->ipv4.fqdir->f->qsize | 0,304,320 |
| PARAM_VALUE | 3 | dev->ndisc_ops->fill_addr_option | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ndisc_ops->parse_options | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ndisc_ops->update | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->rtnl_link_ops->maxtype | 0-6,8-10,15,18,20,22,24,34,50 |
| PARAM_VALUE | 3 | dev->rtnl_link_ops->priv_size | 0,8,32,40,48,56,88,112,120,144,160,224,240,256,296,616,624,728,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3544,3552,9688-u64max |
| PARAM_VALUE | 3 | *dev->name | 0-255 |
| BUF_SIZE | 6 | src_hw | 32 |
| BUF_SIZE | 6 | src_hw | 32 |
| DATA_SOURCE | 2 | dest_ip | $3 |
| DATA_SOURCE | 3 | dev | $2 |
| DATA_SOURCE | 4 | src_ip | $4 |
| DATA_SOURCE | 5 | dest_hw | $5 |
| DATA_SOURCE | 6 | src_hw | $6 |
| DATA_SOURCE | 7 | target_hw | $7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 3 | dev->group | |
| NO_OVERFLOW_SIMPLE | 3 | dev->num_tc | |
| NO_OVERFLOW_SIMPLE | 3 | dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 3 | dev->real_num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 3 | dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 3 | dev->stats.rx_bytes | |
| NO_OVERFLOW_SIMPLE | 3 | dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 3 | dev->tx_queue_len | |
| UNITS | 3 | dev | unit_byte |
| UNITS | 5 | dest_hw | unit_byte |
| UNITS | 7 | target_hw | unit_byte |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |
net/ipv4/ipconfig.c ic_rarp_send_if() -> arp_send()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 3 |
| PARAM_VALUE | 1 | ptype | 32821 |
| PARAM_VALUE | 2 | dest_ip | 0 |
| PARAM_VALUE | 3 | dev | 4096-ptr_max |
| PARAM_VALUE | 4 | src_ip | 0 |
| PARAM_VALUE | 5 | dest_hw | 0 |
| BUF_SIZE | 6 | src_hw | 32 |
| BUF_SIZE | 7 | target_hw | 32 |
| NOCHECK_CALL | |||
| UNITS | 3 | dev | unit_byte |
net/bridge/netfilter/ebt_arpreply.c ebt_arpreply_tg() -> arp_send()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 2 |
| PARAM_VALUE | 1 | ptype | 2054 |
| PARAM_VALUE | 5 | dest_hw | 4096-ptr_max |
| PARAM_VALUE | 7 | target_hw | 4096-ptr_max |
| BUF_SIZE | 5 | dest_hw | (-1),6 |
| BUF_SIZE | 5 | dest_hw | (-1),6 |
| BUF_SIZE | 6 | src_hw | 6 |
| BUF_SIZE | 7 | target_hw | (-1),6 |
| BUF_SIZE | 7 | target_hw | (-1),6 |
| DATA_SOURCE | 5 | dest_hw | r skb_header_pointer |
| DATA_SOURCE | 7 | target_hw | r skb_header_pointer |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &table->lock | ||
| HALF_LOCKED2 | bh |
net/ipv4/devinet.c inetdev_send_gratuitous_arp() -> arp_send()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | type | 1 |
| PARAM_VALUE | 1 | ptype | 2054 |
| PARAM_VALUE | 3 | dev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->dev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->dev->nd_net.net | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->addr_list_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->mc.list.prev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->mc.list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->work_node.next | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->work_node.next->prev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->dev->work_node.prev | 4074011205511094272 |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->mr_ifc_timer.entry->pprev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->interface->refcnt.refs.counter | (-1073741824),0-s32max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_list->timer.entry->pprev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mc_tomb_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 3 | dev->ip_ptr->mr_ifc_timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 3 | dev->ip_ptr->mr_ifc_timer.entry.pprev | 0,4096-ptr_max |
| PARAM_VALUE | 3 | dev->mtu | 68-u32max |
| PARAM_VALUE | 3 | *dev->ip_ptr->mc_list->interface->dev->name | 0-255 |
| PARAM_VALUE | 5 | dest_hw | 0 |
| PARAM_VALUE | 7 | target_hw | 0 |
| BUF_SIZE | 6 | src_hw | 32 |
| CAPPED_DATA | 3 | dev->ip_ptr | 1 |
| DATA_SOURCE | 3 | dev | $0 |
| NOCHECK_CALL | |||
| UNITS | 2 | dest_ip | unit_byte |
| UNITS | 4 | src_ip | unit_byte |