Home
last modified time | relevance | path

Searched refs:nfp_flower_ipv6_gre_tun (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c454 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext, in nfp_flower_compile_ipv6_gre_tun()
455 struct nfp_flower_ipv6_gre_tun *msk, in nfp_flower_compile_ipv6_gre_tun()
458 memset(ext, 0, sizeof(struct nfp_flower_ipv6_gre_tun)); in nfp_flower_compile_ipv6_gre_tun()
459 memset(msk, 0, sizeof(struct nfp_flower_ipv6_gre_tun)); in nfp_flower_compile_ipv6_gre_tun()
566 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_flower_compile_flow_match()
572 gre_match = (struct nfp_flower_ipv6_gre_tun *)ext; in nfp_flower_compile_flow_match()
574 ext += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
575 msk += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
H A Dcmsg.h541 struct nfp_flower_ipv6_gre_tun { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c522 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext, in nfp_flower_compile_ipv6_gre_tun()
523 struct nfp_flower_ipv6_gre_tun *msk, in nfp_flower_compile_ipv6_gre_tun()
638 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_flower_compile_flow_match()
644 gre_match = (struct nfp_flower_ipv6_gre_tun *)ext; in nfp_flower_compile_flow_match()
646 ext += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
647 msk += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
H A Dmain.h606 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext,
607 struct nfp_flower_ipv6_gre_tun *msk,
H A Dcmsg.h546 struct nfp_flower_ipv6_gre_tun { struct
H A Dconntrack.c662 key_size += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_fl_calc_key_layers_sz()
989 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_fl_ct_add_offload()
997 gre_match = (struct nfp_flower_ipv6_gre_tun *)key; in nfp_fl_ct_add_offload()
H A Doffload.c376 sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_calculate_key_layers()

Completed in 12 milliseconds