Home
last modified time | relevance | path

Searched defs:XDP_METADATA_KFUNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Dxdp.c740 #define XDP_METADATA_KFUNC(_, name) BTF_ID_FLAGS(func, name, KF_TRUSTED_ARGS) macro
751 #define XDP_METADATA_KFUNC(name, str) BTF_ID(func, str) in BTF_ID_LIST() macro
/openbmc/linux/include/net/
H A Dxdp.h393 #define XDP_METADATA_KFUNC(name, _) name, macro