Searched refs:tst_rtnl_add_message (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/include/ |
D | tst_rtnetlink.h | 65 int tst_rtnl_add_message(const char *file, const int lineno, 69 tst_rtnl_add_message(__FILE__, __LINE__, (ctx), (header), (payload), \
|
/third_party/ltp/lib/ |
D | tst_rtnetlink.c | 139 if (!tst_rtnl_add_message(file, lineno, ctx, &eom, NULL, 0)) in tst_rtnl_send() 242 int tst_rtnl_add_message(const char *file, const int lineno, in tst_rtnl_add_message() function
|
D | tst_netdevice.c | 32 if (!tst_rtnl_add_message(file, lineno, ctx, &header, payload, psize)) { in create_request()
|