Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h419 static inline bool is_mbpf_classic_store(const struct nfp_insn_meta *meta) in is_mbpf_classic_store() function
428 return is_mbpf_classic_store(meta) && meta->ptr.type == PTR_TO_PACKET; in is_mbpf_classic_store_pkt()