Lines Matching defs:ext
11 nfp_flower_compile_meta_tci(struct nfp_flower_meta_tci *ext, in nfp_flower_compile_meta_tci()
79 nfp_flower_compile_mac(struct nfp_flower_mac_mpls *ext, in nfp_flower_compile_mac()
131 nfp_flower_compile_tport(struct nfp_flower_tp_ports *ext, in nfp_flower_compile_tport()
152 nfp_flower_compile_ip_ext(struct nfp_flower_ip_ext *ext, in nfp_flower_compile_ip_ext()
226 nfp_flower_compile_ipv4(struct nfp_flower_ipv4 *ext, in nfp_flower_compile_ipv4()
248 nfp_flower_compile_ipv6(struct nfp_flower_ipv6 *ext, in nfp_flower_compile_ipv6()
271 nfp_flower_compile_geneve_opt(void *ext, void *msk, in nfp_flower_compile_geneve_opt()
284 nfp_flower_compile_tun_ipv4_addrs(struct nfp_flower_tun_ipv4 *ext, in nfp_flower_compile_tun_ipv4_addrs()
302 nfp_flower_compile_tun_ip_ext(struct nfp_flower_tun_ip_ext *ext, in nfp_flower_compile_tun_ip_ext()
320 nfp_flower_compile_ipv4_gre_tun(struct nfp_flower_ipv4_gre_tun *ext, in nfp_flower_compile_ipv4_gre_tun()
349 nfp_flower_compile_ipv4_udp_tun(struct nfp_flower_ipv4_udp_tun *ext, in nfp_flower_compile_ipv4_udp_tun()
383 u8 *ext; in nfp_flower_compile_flow_match() local