| /linux/net/batman-adv/ |
| A D | distributed-arp-table.c | 429 __be32 ip_src, ip_dst; in batadv_dbg_arp() local 1004 __be32 ip_src, ip_dst; in batadv_arp_get_type() local 1042 if (ipv4_is_loopback(ip_src) || ipv4_is_multicast(ip_src) || in batadv_arp_get_type() 1044 ipv4_is_zeronet(ip_src) || ipv4_is_lbcast(ip_src) || in batadv_arp_get_type() 1140 __be32 ip_dst, ip_src; in batadv_dat_snoop_outgoing_arp_request() local 1236 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_request() local 1301 __be32 ip_src, ip_dst; in batadv_dat_snoop_outgoing_arp_reply() local 1349 __be32 ip_src, ip_dst; in batadv_dat_snoop_incoming_arp_reply() local 1722 __be32 ip_src, yiaddr; in batadv_dat_snoop_outgoing_dhcp_ack() local 1731 ip_src, vid); in batadv_dat_snoop_outgoing_dhcp_ack() [all …]
|
| /linux/drivers/net/bonding/ |
| A D | bond_alb.c | 47 __be32 ip_src; /* sender IP address */ member 256 hash_index = _simple_hash((u8 *)&(arp->ip_src), sizeof(arp->ip_src)); in rlb_update_entry_from_arp() 260 (client_info->ip_src == arp->ip_dst) && in rlb_update_entry_from_arp() 437 client_info->ip_src, in rlb_update_client() 541 if ((client_info->ip_src == src_ip) && in rlb_req_update_subnet_clients() 570 if ((client_info->ip_src == arp->ip_src) && in rlb_choose_channel() 601 client_info->ip_src == arp->ip_src)) { in rlb_choose_channel() 606 sizeof(arp->ip_src)); in rlb_choose_channel() 611 client_info->ip_src = arp->ip_src; in rlb_choose_channel() 837 u32 ip_src_hash = _simple_hash((u8 *)&(arp->ip_src), sizeof(arp->ip_src)); in rlb_purge_src_ip() [all …]
|
| A D | bond_debugfs.c | 38 &client_info->ip_src, in bond_debug_rlb_hash_show()
|
| /linux/net/bridge/netfilter/ |
| A D | ebt_log.c | 47 unsigned char ip_src[4]; member 169 ap->mac_src, ap->ip_src, in ebt_log_packet()
|
| /linux/tools/testing/selftests/net/ |
| A D | ip_defrag.c | 106 sum = raw_checksum((uint8_t *)&iphdr->ip_src, 2 * sizeof(iphdr->ip_src), in udp_checksum() 239 iphdr->ip_src.s_addr = htonl(INADDR_LOOPBACK); in send_udp_frags()
|
| /linux/include/net/ |
| A D | bond_alb.h | 95 __be32 ip_src; /* the server IP address */ member
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| A D | stmmac_selftests.c | 40 u32 ip_src; member 182 ihdr->saddr = htonl(attr->ip_src); in stmmac_test_get_udp_skb() 222 __be32 ip_src = htonl(attr->ip_src); in stmmac_test_get_arp_skb() local 226 skb = arp_create(ARPOP_REQUEST, ETH_P_ARP, ip_dst, priv->dev, ip_src, in stmmac_test_get_arp_skb() 1394 attr.ip_src = src; in __stmmac_test_l3filt() 1625 u32 ip_src = 0xdeadbeef; in stmmac_test_arpoffload() local 1646 attr.ip_src = ip_src; in stmmac_test_arpoffload()
|
| /linux/net/core/ |
| A D | selftests.c | 20 u32 ip_src; member 135 ihdr->saddr = htonl(attr->ip_src); in net_test_get_skb()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| A D | aq_filters.c | 513 data->ip_src[0] = in aq_set_data_fl3l4() 525 data->ip_src[i] = in aq_set_data_fl3l4() 544 if (data->ip_src[0] && !data->is_ipv6) in aq_set_data_fl3l4()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| A D | hw_atl_a0.c | 930 data->ip_src[0]); in hw_atl_a0_hw_fl3l4_set() 937 data->ip_src); in hw_atl_a0_hw_fl3l4_set()
|
| A D | hw_atl_utils.h | 378 u32 ip_src[4]; member
|
| A D | hw_atl_b0.c | 1489 data->ip_src[0]); in hw_atl_b0_hw_fl3l4_set() 1496 data->ip_src); in hw_atl_b0_hw_fl3l4_set()
|
| /linux/net/netfilter/ |
| A D | nf_log_syslog.c | 38 unsigned char ip_src[4]; member 106 ap->mac_src, ap->ip_src, ap->mac_dst, ap->ip_dst); in dump_arp_packet()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| A D | action.c | 714 struct nfp_fl_set_ipv6_addr *ip_src, in nfp_fl_set_ip6() argument 737 exact, mask, ip_src); in nfp_fl_set_ip6()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_tc.c | 716 req->ip_src[0] = l3_key->ipv4.saddr.s_addr; in bnxt_hwrm_cfa_flow_alloc() 724 memcpy(req->ip_src, l3_key->ipv6.saddr.s6_addr32, in bnxt_hwrm_cfa_flow_alloc() 725 sizeof(req->ip_src)); in bnxt_hwrm_cfa_flow_alloc()
|
| A D | bnxt_hsi.h | 8217 __be32 ip_src[4]; member
|