Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtst_crypto.c78 SAFE_NETLINK_SEND(ses->fd, &nh, alg); in tst_crypto_add_alg()
97 SAFE_NETLINK_SEND(ses->fd, &nh, alg); in tst_crypto_del_alg()
/external/ltp/include/
Dtst_netlink.h67 #define SAFE_NETLINK_SEND(fd, nl_header, payload) \ macro
/external/ltp/testcases/kernel/crypto/
Dcrypto_user01.c176 SAFE_NETLINK_SEND(ses.fd, &nh, &payload); in run()