Home
last modified time | relevance | path

Searched refs:gre_match (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c638 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_flower_compile_flow_match() local
644 gre_match = (struct nfp_flower_ipv6_gre_tun *)ext; in nfp_flower_compile_flow_match()
645 dst = &gre_match->ipv6.dst; in nfp_flower_compile_flow_match()
Dconntrack.c989 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_fl_ct_add_offload() local
997 gre_match = (struct nfp_flower_ipv6_gre_tun *)key; in nfp_fl_ct_add_offload()
998 dst = &gre_match->ipv6.dst; in nfp_fl_ct_add_offload()