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

  /external/libnl/include/netlink/cli/
ct.h 18 extern struct nfnl_ct *nl_cli_ct_alloc(void);
  /external/libnl/src/
nf-ct-add.c 58 ct = nl_cli_ct_alloc();
nf-ct-list.c 58 ct = nl_cli_ct_alloc();
  /external/libnl/src/lib/
ct.c 22 struct nfnl_ct *nl_cli_ct_alloc(void) function

Completed in 101 milliseconds