Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_rtnetlink.h29 #define RTNL_CREATE_CONTEXT() tst_rtnl_create_context(__FILE__, __LINE__) macro
/third_party/ltp/doc/
Dnetwork-c-api.txt311 below. Create a new context using +RTNL_CREATE_CONTEXT()+, then free it using
350 - +struct tst_rtnl_context *RTNL_CREATE_CONTEXT(void)+ – Creates a new
358 communication context created by +RTNL_CREATE_CONTEXT()+.
465 ctx = RTNL_CREATE_CONTEXT();