Home
last modified time | relevance | path

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

/linux/include/linux/
A Dindirect_call_wrapper.h66 #define INDIRECT_CALL_INET_1(f, f1, ...) INDIRECT_CALL_1(f, f1, __VA_ARGS__) macro
68 #define INDIRECT_CALL_INET_1(f, f1, ...) f(__VA_ARGS__) macro

Completed in 3 milliseconds