Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_rtnetlink.h60 struct tst_rtnl_message *tst_rtnl_recv(const char *file, const int lineno,
62 #define RTNL_RECV(ctx) tst_rtnl_recv(__FILE__, __LINE__, (ctx))
/third_party/ltp/lib/
Dtst_rtnetlink.c166 struct tst_rtnl_message *tst_rtnl_recv(const char *file, const int lineno, in tst_rtnl_recv() function
405 response = tst_rtnl_recv(file, lineno, ctx); in tst_rtnl_send_validate()