Searched refs:nfp_flower_ipv4_gre_tun (Results 1 – 3 of 3) sorted by relevance
320 nfp_flower_compile_ipv4_gre_tun(struct nfp_flower_ipv4_gre_tun *ext, in nfp_flower_compile_ipv4_gre_tun()321 struct nfp_flower_ipv4_gre_tun *msk, in nfp_flower_compile_ipv4_gre_tun()326 memset(ext, 0, sizeof(struct nfp_flower_ipv4_gre_tun)); in nfp_flower_compile_ipv4_gre_tun()327 memset(msk, 0, sizeof(struct nfp_flower_ipv4_gre_tun)); in nfp_flower_compile_ipv4_gre_tun()461 tun_dst = ((struct nfp_flower_ipv4_gre_tun *)ext)->ipv4.dst; in nfp_flower_compile_flow_match()462 ext += sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_compile_flow_match()463 msk += sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_compile_flow_match()
438 struct nfp_flower_ipv4_gre_tun { struct
304 sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_calculate_key_layers()