Home
last modified time | relevance | path

Searched refs:nl_send_auto (Results 1 – 10 of 10) sorted by relevance

/external/libnl/include/netlink/
Dnetlink.h66 extern int nl_send_auto(struct nl_sock *, struct nl_msg *);
/external/libnl/lib/
Dnl.c517 int nl_send_auto(struct nl_sock *sk, struct nl_msg *msg) in nl_send_auto() function
553 err = nl_send_auto(sk, msg); in nl_send_sync()
597 err = nl_send_auto(sk, msg); in nl_send_simple()
1250 return nl_send_auto(sk, msg); in nl_send_auto_complete()
/external/libnl/tests/
Dtest-genl.c104 if ((err = nl_send_auto(sock, msg)) < 0) in main()
/external/libnl/
Dlibnl-3.sym193 nl_send_auto;
/external/libnl/lib/route/
Dneigh.c475 err = nl_send_auto(h, msg); in neigh_request_update()
Dlink.c831 err = nl_send_auto(sk, msg); in link_request_update()
1442 err = nl_send_auto(sk, msg); in rtnl_link_get_kernel()
/external/libnl/lib/xfrm/
Dae.c641 err = nl_send_auto(sock, msg); in xfrmnl_ae_get_kernel()
Dsp.c742 err = nl_send_auto(sock, msg); in xfrmnl_sp_get_kernel()
Dsa.c1078 err = nl_send_auto(sock, msg); in xfrmnl_sa_get_kernel()
/external/libnl/doc/
Dcore.txt616 themselves though. When using nl_send_auto() the sequence number is
899 is to use the function nl_send_auto(). It will automatically complete
912 nl_send_auto(sk, msg)
927 internal calls to nl_send_auto() by the library to send netlink
1022 newly constructed message is sent with nl_send_auto().
1520 nl_send_auto(). Like +port+, the argument +seqnr+ can be set to