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

  /external/libnl/include/netlink/
socket.h 54 extern void nl_socket_disable_auto_ack(struct nl_sock *);
  /external/libnl/lib/netfilter/
queue.c 33 nl_socket_disable_auto_ack(nlsk);
  /external/libnl/lib/
socket.c 220 void nl_socket_disable_auto_ack(struct nl_sock *sk) function
228 * @see nl_socket_disable_auto_ack

Completed in 646 milliseconds