Searched defs:NFA_LENGTH (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnfnetlink_compat.h40 #define NFA_LENGTH(len) (NFA_ALIGN(sizeof(struct nfattr)) + (len)) macro

Completed in 106 milliseconds