Searched refs:RTNL_SEND (Results 1 – 2 of 2) sorted by relevance
44 #define RTNL_SEND(ctx) tst_rtnl_send(__FILE__, __LINE__, (ctx)) macro
360 - +int RTNL_SEND(struct tst_rtnl_context *ctx)+ – Sends all messages waiting366 just like +RTNL_SEND()+, then receives the response from the kernel and386 Do not call +RTNL_ADD_MESSAGE()+ between +RTNL_SEND()+ and408 +RTNL_ADD_MESSAGE()+ after +RTNL_SEND()+ will reset the state of +ctx+409 and +RTNL_CHECK_ACKS()+ will not work correctly until the next +RTNL_SEND()+.