Home
last modified time | relevance | path

Searched refs:nfp_flower_ipv4_gre_tun (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c487 nfp_flower_compile_ipv4_gre_tun(struct nfp_flower_ipv4_gre_tun *ext, in nfp_flower_compile_ipv4_gre_tun()
488 struct nfp_flower_ipv4_gre_tun *msk, in nfp_flower_compile_ipv4_gre_tun()
659 dst = ((struct nfp_flower_ipv4_gre_tun *)ext)->ipv4.dst; in nfp_flower_compile_flow_match()
660 ext += sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_compile_flow_match()
661 msk += sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_compile_flow_match()
Dmain.h594 nfp_flower_compile_ipv4_gre_tun(struct nfp_flower_ipv4_gre_tun *ext,
595 struct nfp_flower_ipv4_gre_tun *msk,
Dcmsg.h506 struct nfp_flower_ipv4_gre_tun { struct
Dconntrack.c664 key_size += sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_fl_calc_key_layers_sz()
1014 dst = ((struct nfp_flower_ipv4_gre_tun *)key)->ipv4.dst; in nfp_fl_ct_add_offload()
Doffload.c379 sizeof(struct nfp_flower_ipv4_gre_tun); in nfp_flower_calculate_key_layers()