Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dlpm_trie.c568 #define LPM_CREATE_FLAG_MASK (BPF_F_NO_PREALLOC | BPF_F_NUMA_NODE | \ macro
580 attr->map_flags & ~LPM_CREATE_FLAG_MASK || in trie_alloc()