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

  /bionic/libc/kernel/uapi/linux/netfilter/
nfnetlink_compat.h 48 #define NFM_NFA(n) ((struct nfattr *) (((char *) (n)) + NLMSG_ALIGN(sizeof(struct nfgenmsg))))
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_compat.h 59 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \
  /external/libnfnetlink/include/libnfnetlink/
linux_nfnetlink_compat.h 56 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \
  /external/libnl/include/linux-private/linux/netfilter/
nfnetlink_compat.h 58 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \

Completed in 2255 milliseconds