Searched refs:tp_src (Results 1 – 8 of 8) sorted by relevance
84 __be16 tp_src; member293 __be16 tp_src, __be16 tp_dst, in ip_tunnel_key_init() argument311 key->tp_src = tp_src; in ip_tunnel_key_init()
255 info->key.tp_src = 0; in __ipv6_tun_set_dst()
266 if (tun_key->tp_src && in __psample_ip_tun_to_nlattr()267 nla_put_be16(skb, PSAMPLE_TUNNEL_KEY_ATTR_TP_SRC, tun_key->tp_src)) in __psample_ip_tun_to_nlattr()345 if (tun_key->tp_src) in psample_tunnel_meta_len()
499 flow->tun_key.tp_src = match.key->src; in bnxt_tc_parse_flow()500 flow->tun_mask.tp_src = match.mask->src; in bnxt_tc_parse_flow()1322 decap_key->tp_src = 0; in bnxt_tc_get_decap_handle()
746 SW_FLOW_KEY_PUT(match, tun_key.tp_src, in ip_tun_from_nlattr()839 match->key->tun_key.tp_src || in ip_tun_from_nlattr()930 if (output->tp_src && in __ip_tun_to_nlattr()931 nla_put_be16(skb, OVS_TUNNEL_KEY_ATTR_TP_SRC, output->tp_src)) in __ip_tun_to_nlattr()
548 info->key.tp_src = sport; in bareudp_fill_metadata_dst()
458 tp->src = key->tp_src; in skb_flow_dissect_tunnel_info()
3269 info->key.tp_src = sport; in vxlan_fill_metadata_dst()