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

  /external/libnl/include/linux-private/linux/netfilter/
nfnetlink_acct.h 19 NFACCT_PKTS,
  /bionic/libc/kernel/uapi/linux/netfilter/
nfnetlink_acct.h 40 NFACCT_PKTS,
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_acct.h 27 NFACCT_PKTS,
  /external/nfacct/
nfacct.c 178 (unsigned long long)be64toh(nla_get_u64(tb[NFACCT_PKTS])),
284 nla_put_u64(msg, NFACCT_PKTS, htobe64(pkts));

Completed in 1429 milliseconds