Searched refs:tst_rtnl_destroy_context (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/lib/ |
D | tst_netdevice.c | 33 tst_rtnl_destroy_context(file, lineno, ctx); in create_request() 143 tst_rtnl_destroy_context(file, lineno, ctx); in tst_create_veth_pair() 148 tst_rtnl_destroy_context(file, lineno, ctx); in tst_create_veth_pair() 187 tst_rtnl_destroy_context(file, lineno, ctx); in tst_netdev_add_device() 192 tst_rtnl_destroy_context(file, lineno, ctx); in tst_netdev_add_device() 222 tst_rtnl_destroy_context(file, lineno, ctx); in tst_netdev_remove_device() 227 tst_rtnl_destroy_context(file, lineno, ctx); in tst_netdev_remove_device() 266 tst_rtnl_destroy_context(file, lineno, ctx); in modify_address() 272 tst_rtnl_destroy_context(file, lineno, ctx); in modify_address() 277 tst_rtnl_destroy_context(file, lineno, ctx); in modify_address() [all …]
|
D | tst_rtnetlink.c | 55 void tst_rtnl_destroy_context(const char *file, const int lineno, in tst_rtnl_destroy_context() function 90 tst_rtnl_destroy_context(file, lineno, ctx); in tst_rtnl_create_context() 97 tst_rtnl_destroy_context(file, lineno, ctx); in tst_rtnl_create_context()
|
/third_party/ltp/include/ |
D | tst_rtnetlink.h | 36 void tst_rtnl_destroy_context(const char *file, const int lineno, 39 tst_rtnl_destroy_context(__FILE__, __LINE__, (ctx))
|