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

  /external/libnl/include/netlink/netfilter/
ct.h 34 extern int nfnlmsg_ct_parse(struct nlmsghdr *, struct nfnl_ct **);
  /external/libnl/lib/netfilter/
ct.c 290 int nfnlmsg_ct_parse(struct nlmsghdr *nlh, struct nfnl_ct **result) function
363 if ((err = nfnlmsg_ct_parse(nlh, &ct)) < 0)

Completed in 219 milliseconds