Searched refs:tst_rtnl_send_validate (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/lib/ |
D | tst_netdevice.c | 147 ret = tst_rtnl_send_validate(file, lineno, ctx); in tst_create_veth_pair() 191 ret = tst_rtnl_send_validate(file, lineno, ctx); in tst_netdev_add_device() 226 ret = tst_rtnl_send_validate(file, lineno, ctx); in tst_netdev_remove_device() 276 ret = tst_rtnl_send_validate(file, lineno, ctx); in modify_address() 346 ret = tst_rtnl_send_validate(file, lineno, ctx); in change_ns() 438 ret = tst_rtnl_send_validate(file, lineno, ctx); in modify_route()
|
D | tst_rtnetlink.c | 393 int tst_rtnl_send_validate(const char *file, const int lineno, in tst_rtnl_send_validate() function
|
/third_party/ltp/include/ |
D | tst_rtnetlink.h | 47 int tst_rtnl_send_validate(const char *file, const int lineno, 50 tst_rtnl_send_validate(__FILE__, __LINE__, (ctx))
|