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

  /external/libnl/include/netlink/cli/
ct.h 19 extern struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *);
  /external/libnl/src/
nf-ct-list.c 131 ct_cache = nl_cli_ct_alloc_cache(sock);
  /external/libnl/src/lib/
ct.c 33 struct nl_cache *nl_cli_ct_alloc_cache(struct nl_sock *sk) function

Completed in 71 milliseconds