Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbtf_ids.h196 #define BTF_SOCK_TYPE(name, str) name, macro
/linux/include/linux/
H A Dbtf_ids.h261 #define BTF_SOCK_TYPE( global() macro
[all...]
/linux/net/core/
H A Dfilter.c11907 #define BTF_SOCK_TYPE(name, type) BTF_ID(struct, type) in BTF_ID_LIST_GLOBAL() macro