Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c499 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext, in nfp_flower_compile_ipv6_gre_tun()
500 struct nfp_flower_ipv6_gre_tun *msk, in nfp_flower_compile_ipv6_gre_tun()
615 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_flower_compile_flow_match()
621 gre_match = (struct nfp_flower_ipv6_gre_tun *)ext; in nfp_flower_compile_flow_match()
623 ext += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
624 msk += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
Dmain.h469 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext,
470 struct nfp_flower_ipv6_gre_tun *msk,
Dcmsg.h541 struct nfp_flower_ipv6_gre_tun { struct
Dconntrack.c453 key_size += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_fl_calc_key_layers_sz()
712 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_fl_ct_add_offload()
720 gre_match = (struct nfp_flower_ipv6_gre_tun *)key; in nfp_fl_ct_add_offload()