Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbtf_ids.h196 #define BTF_SOCK_TYPE(name, str) name, macro
/linux/net/core/
H A Dfilter.c11709 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL() macro