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

  /external/libnl/include/netlink/netfilter/
ct.h 41 extern int nfnl_ct_build_add_request(const struct nfnl_ct *, int,
  /external/libnl/lib/netfilter/
ct.c 472 int nfnl_ct_build_add_request(const struct nfnl_ct *ct, int flags, function
483 if ((err = nfnl_ct_build_add_request(ct, flags, &msg)) < 0)

Completed in 408 milliseconds