Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_rtnetlink.h105 #define RTNL_CHECK_ACKS(ctx, response) \ macro
/third_party/ltp/doc/
Dnetwork-c-api.txt370 error code. See +RTNL_CHECK_ACKS()+ below for explanation of the return
384 - +int RTNL_CHECK_ACKS(struct tst_rtnl_context *ctx, struct tst_rtnl_message
387 +RTNL_CHECK_ACKS()+ because it will reset the state of +ctx+ and prevent
409 and +RTNL_CHECK_ACKS()+ will not work correctly until the next +RTNL_SEND()+.
DC-Test-Network-API.asciidoc372 error code. See +RTNL_CHECK_ACKS()+ below for explanation of the return
386 - +int RTNL_CHECK_ACKS(struct tst_rtnl_context *ctx, struct tst_rtnl_message
389 +RTNL_CHECK_ACKS()+ because it will reset the state of +ctx+ and prevent
411 and +RTNL_CHECK_ACKS()+ will not work correctly until the next +RTNL_SEND()+.