Home
last modified time | relevance | path

Searched refs:tp_src (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow.h50 __be16 tp_src; member
72 __be16 tp_src, in __ovs_flow_tun_info_init() argument
90 tun_info->tunnel.tp_src = tp_src; in __ovs_flow_tun_info_init()
104 __be16 tp_src, in ovs_flow_tun_info_init() argument
113 tp_src, tp_dst, in ovs_flow_tun_info_init()
Dvport.h66 __be16 tp_src,
Dvport.c580 __be16 tp_src, in ovs_tunnel_get_egress_info() argument
609 tp_src, tp_dst, in ovs_tunnel_get_egress_info()
Dflow_netlink.c560 SW_FLOW_KEY_PUT(match, tun_key.tp_src, in ipv4_tun_from_nlattr()
669 if (output->tp_src && in __ipv4_tun_to_nlattr()
670 nla_put_be16(skb, OVS_TUNNEL_KEY_ATTR_TP_SRC, output->tp_src)) in __ipv4_tun_to_nlattr()