Home
last modified time | relevance | path

Searched refs:ipv4_dst (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow.h46 __be32 ipv4_dst; member
81 tun_info->tunnel.ipv4_dst = daddr; in __ovs_flow_tun_info_init()
Dvport.h250 fl->daddr = key->ipv4_dst; in ovs_tunnel_route_lookup()
Dflow_netlink.c541 SW_FLOW_KEY_PUT(match, tun_key.ipv4_dst, in ipv4_tun_from_nlattr()
612 if (!match->key->tun_key.ipv4_dst) { in ipv4_tun_from_nlattr()
654 if (output->ipv4_dst && in __ipv4_tun_to_nlattr()
656 output->ipv4_dst)) in __ipv4_tun_to_nlattr()
851 ipv4_key->ipv4_dst, is_mask); in ovs_key_from_nlattrs()
1119 if (match->key->tun_key.ipv4_dst) in ovs_nla_get_match()
1290 if ((swkey->tun_key.ipv4_dst || is_mask)) { in __ovs_nla_put_key()
1362 ipv4_key->ipv4_dst = output->ipv4.addr.dst; in __ovs_nla_put_key()
Dactions.c394 if (mask->ipv4_dst) { in set_ipv4()
395 new_addr = MASKED(nh->daddr, key->ipv4_dst, mask->ipv4_dst); in set_ipv4()
Dvport-gre.c192 tun_key->ipv4_dst, IPPROTO_GRE, in gre_tnl_send()
Dvport-geneve.c212 tun_key->ipv4_dst, tun_key->ipv4_tos, in geneve_tnl_send()
Dvport-vxlan.c259 err = vxlan_xmit_skb(rt, sk, skb, fl.saddr, tun_key->ipv4_dst, in vxlan_tnl_send()
Dvport.c606 fl.saddr, tun_key->ipv4_dst, in ovs_tunnel_get_egress_info()
Dflow_table.c429 if (key->tun_key.ipv4_dst) in flow_key_start()
/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h376 __be32 ipv4_dst; member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1309 __be32 ipv4_dst) in mlx4_en_ethtool_add_mac_rule_by_ipv4() argument
1314 if (!ipv4_is_multicast(ipv4_dst)) { in mlx4_en_ethtool_add_mac_rule_by_ipv4()
1320 ip_eth_mc_map(ipv4_dst, mac); in mlx4_en_ethtool_add_mac_rule_by_ipv4()