Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/flower/
A 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()
607 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_flower_compile_flow_match()
613 gre_match = (struct nfp_flower_ipv6_gre_tun *)ext; in nfp_flower_compile_flow_match()
615 ext += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
616 msk += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_flower_compile_flow_match()
A Dmain.h467 nfp_flower_compile_ipv6_gre_tun(struct nfp_flower_ipv6_gre_tun *ext,
468 struct nfp_flower_ipv6_gre_tun *msk,
A Dcmsg.h541 struct nfp_flower_ipv6_gre_tun { struct
A Dconntrack.c448 key_size += sizeof(struct nfp_flower_ipv6_gre_tun); in nfp_fl_calc_key_layers_sz()
701 struct nfp_flower_ipv6_gre_tun *gre_match; in nfp_fl_ct_add_offload()
709 gre_match = (struct nfp_flower_ipv6_gre_tun *)key; in nfp_fl_ct_add_offload()

Completed in 13 milliseconds