Searched refs:src_ipaddr (Results 1 – 6 of 6) sorted by relevance
89 __be32 src_ipaddr, tgt_ipaddr; in arp_packet_match() local110 memcpy(&src_ipaddr, arpptr, sizeof(u32)); in arp_packet_match()125 (src_ipaddr & arpinfo->smsk.s_addr) != arpinfo->src.s_addr) || in arp_packet_match()
403 struct ip_addr_format src_ipaddr; member
601 req.src_ipaddr[0] = tun_key->u.ipv4.src; in hwrm_cfa_decap_filter_alloc()
5285 __be32 src_ipaddr[4]; member5431 __be32 src_ipaddr[4]; member
3842 *(struct in6_addr *)&req.src_ipaddr[0] = in bnxt_hwrm_cfa_ntuple_filter_alloc()3851 req.src_ipaddr[0] = keys->addrs.v4addrs.src; in bnxt_hwrm_cfa_ntuple_filter_alloc()
1989 __be32 src_ipaddr = htonl(src_ip); in i40iw_addr_resolve_neigh() local1991 rt = ip_route_output(&init_net, dst_ipaddr, src_ipaddr, 0, 0); in i40iw_addr_resolve_neigh()