Home
last modified time | relevance | path

Searched refs:tst_rtnl_destroy_context (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/
Dtst_netdevice.c33 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 …]
Dtst_rtnetlink.c55 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/
Dtst_rtnetlink.h36 void tst_rtnl_destroy_context(const char *file, const int lineno,
39 tst_rtnl_destroy_context(__FILE__, __LINE__, (ctx))