Home
last modified time | relevance | path

Searched refs:nl_socket_disable_seq_check (Results 1 – 7 of 7) sorted by relevance

/external/libnl/include/netlink/
Dsocket.h52 extern void nl_socket_disable_seq_check(struct nl_sock *);
/external/libnl/src/
Dnf-monitor.c54 nl_socket_disable_seq_check(sock); in main()
Dnl-monitor.c64 nl_socket_disable_seq_check(sock); in main()
Dnf-log.c63 nl_socket_disable_seq_check(nf_sock); in main()
Dnf-queue.c97 nl_socket_disable_seq_check(nf_sock); in main()
/external/libnl/lib/
Dcache_mngr.c175 nl_socket_disable_seq_check(mngr->cm_handle); in nl_cache_mngr_alloc()
Dsocket.c188 void nl_socket_disable_seq_check(struct nl_sock *sk) in nl_socket_disable_seq_check() function