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

  /bionic/libc/kernel/uapi/linux/netfilter/
nfnetlink_compat.h 51 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) + NLMSG_ALIGN(sizeof(struct nfgenmsg))))
  /development/ndk/platforms/android-L/include/linux/netfilter/
nfnetlink_compat.h 51 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) + NLMSG_ALIGN(sizeof(struct nfgenmsg))))
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_compat.h 58 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \
  /development/ndk/platforms/android-3/include/linux/netfilter/
nfnetlink.h 71 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) + NLMSG_ALIGN(sizeof(struct nfgenmsg))))
  /external/libpcap/
pcap-netfilter-linux.c 144 struct nfattr *attr = NFM_NFA(nfg);

Completed in 5251 milliseconds