Searched refs:nla_padlen (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dnlattr.c331 memset((unsigned char *) nla + nla->nla_len, 0, nla_padlen(attrlen));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h127 * nla_padlen(payload) length of padding
626 * nla_padlen - length of padding at the tail of attribute
629 static inline int nla_padlen(int payload) function

Completed in 18 milliseconds