Lines Matching refs:dst_port
123 __be16 dst_port; member
348 if (rdst->remote_port && rdst->remote_port != vxlan->dst_port && in vxlan_fdb_info()
838 *port = vxlan->dst_port; in vxlan_fdb_parse()
1024 vxlan->dst_port, in vxlan_snoop()
1675 __be16 src_port, __be16 dst_port, in vxlan6_xmit_skb() argument
1749 ttl, src_port, dst_port, in vxlan6_xmit_skb()
1760 __be16 src_port, __be16 dst_port, in vxlan_xmit_skb() argument
1828 ttl, df, src_port, dst_port, xnet, in vxlan_xmit_skb()
1888 __be16 src_port = 0, dst_port; in vxlan_xmit_one() local
1894 dst_port = rdst->remote_port ? rdst->remote_port : vxlan->dst_port; in vxlan_xmit_one()
1949 dst->sa.sa_family, dst_port, in vxlan_xmit_one()
1964 src_port, dst_port, &md, in vxlan_xmit_one()
2009 dst->sa.sa_family, dst_port, in vxlan_xmit_one()
2022 0, ttl, src_port, dst_port, &md, in vxlan_xmit_one()
2206 vs = vxlan_sock_add(vxlan->net, vxlan->dst_port, vxlan_rcv, NULL, in vxlan_open()
2381 vxlan->dst_port = htons(vxlan_port); in vxlan_setup()
2690 vxlan->dst_port = nla_get_be16(data[IFLA_VXLAN_PORT]); in vxlan_newlink()
2721 tmp->dst_port == vxlan->dst_port && in vxlan_newlink()
2735 vxlan->dst_port, in vxlan_newlink()
2850 nla_put_be16(skb, IFLA_VXLAN_PORT, vxlan->dst_port) || in vxlan_fill_info()