Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_rtnetlink.h68 #define RTNL_ADD_MESSAGE(ctx, header, payload, psize) \ macro
/third_party/ltp/doc/
Dnetwork-c-api.txt386 Do not call +RTNL_ADD_MESSAGE()+ between +RTNL_SEND()+ and
399 - +int RTNL_ADD_MESSAGE(struct tst_rtnl_context *ctx, const struct nlmsghdr
408 +RTNL_ADD_MESSAGE()+ after +RTNL_SEND()+ will reset the state of +ctx+
413 in +ctx+ buffer. See +RTNL_ADD_MESSAGE()+. You need to provide attribute
426 +RTNL_ADD_MESSAGE()+ above. Returns the number of added attributes on
466 RTNL_ADD_MESSAGE(ctx, &header, &info, sizeof(info));