Home | History | Annotate | Download | only in tests-m32

Lines Matching refs:depth_

209 				      pattern_, obj_, depth_, ...)	\
215 TEST_NLATTR_((fd_), (nlh0_) - NLA_HDRLEN * depth_, \
216 (hdrlen_) + NLA_HDRLEN * depth_, \
222 for (i = 0; i < depth_; ++i) \
225 TEST_NLATTR_((fd_), (nlh0_) - NLA_HDRLEN * depth_, \
226 (hdrlen_) + NLA_HDRLEN * depth_, \
233 for (i = 0; i < depth_; ++i) \
236 TEST_NLATTR_((fd_), (nlh0_) - NLA_HDRLEN * depth_, \
237 (hdrlen_) + NLA_HDRLEN * depth_, \
244 for (i = 0; i < depth_; ++i) \
251 depth_, ...) \
255 (pattern_), (obj_), (depth_), \