HomeSort by relevance Sort by last modified time
    Searched defs:NFM_PAYLOAD (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/netfilter/
nfnetlink_compat.h 49 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_compat.h 61 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
  /external/libnfnetlink/include/libnfnetlink/
linux_nfnetlink_compat.h 58 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
  /external/libnl/include/linux-private/linux/netfilter/
nfnetlink_compat.h 60 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
nfnetlink_compat.h 59 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))

Completed in 151 milliseconds