Home
last modified time | relevance | path

Searched defs:ntuple (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/bpf/
H A Dmprog.c110 struct bpf_tuple *ntuple, int idx) in bpf_mprog_replace()
129 struct bpf_tuple *ntuple, int idx, u32 flags) in bpf_mprog_insert()
231 struct bpf_tuple rtuple, ntuple = { in bpf_mprog_attach() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables()
386 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c1241 u64 ntuple = 0; in hash_filter_ntuple() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c1511 bool ntuple; in otx2_setup_tc_block_ingress_cb() local
H A Dotx2_common.c2021 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() local
H A Dotx2_common.h364 bool ntuple; member