Searched refs:NFM_NFA (Results 1 – 5 of 5) sorted by relevance
59 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \ macro
56 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \ macro
58 #define NFM_NFA(n) ((struct nfattr *)(((char *)(n)) \ macro
101 struct nfattr *nfa = NFM_NFA(NLMSG_DATA(nlh)); in nfnl_dump_packet()1269 struct nfattr *attr = NFM_NFA(NLMSG_DATA(nlh)); in nfnl_check_attributes()1406 struct nfattr *attr = NFM_NFA(NLMSG_DATA(nlh)); in nfnl_step()
199 struct nfattr *attr = NFM_NFA(nfg); in netfilter_read_linux()