HomeSort by relevance Sort by last modified time
    Searched refs:nl_socket_disable_seq_check (Results 1 - 7 of 7) sorted by null

  /external/libnl/include/netlink/
socket.h 52 extern void nl_socket_disable_seq_check(struct nl_sock *);
  /external/libnl/src/
nf-monitor.c 54 nl_socket_disable_seq_check(sock);
nl-monitor.c 64 nl_socket_disable_seq_check(sock);
nf-log.c 63 nl_socket_disable_seq_check(nf_sock);
nf-queue.c 97 nl_socket_disable_seq_check(nf_sock);
  /external/libnl/lib/
cache_mngr.c 175 nl_socket_disable_seq_check(mngr->cm_handle);
socket.c 188 void nl_socket_disable_seq_check(struct nl_sock *sk) function

Completed in 150 milliseconds