Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dnetlink.h60 extern int nl_send_auto(struct nl_sock *, struct nl_msg *);
/external/libnl/lib/
Dnl.c510 int nl_send_auto(struct nl_sock *sk, struct nl_msg *msg) in nl_send_auto() function
546 err = nl_send_auto(sk, msg); in nl_send_sync()
590 err = nl_send_auto(sk, msg); in nl_send_simple()
1243 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/lib/route/
Droute.c142 err = nl_send_auto(sk, msg); in rtnl_route_lookup()
Dneigh.c471 err = nl_send_auto(h, msg); in neigh_request_update()
Dlink.c835 err = nl_send_auto(sk, msg); in link_request_update()
1432 err = nl_send_auto(sk, msg); in rtnl_link_get_kernel()
/external/libnl/
Dlibnl-3.sym193 nl_send_auto;
/external/libnl/lib/xfrm/
Dae.c650 err = nl_send_auto(sock, msg); in xfrmnl_ae_get_kernel()
Dsp.c752 err = nl_send_auto(sock, msg); in xfrmnl_sp_get_kernel()
Dsa.c1121 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