Lines Matching defs:reply_len
215 * specified by @in_len. If @reply_len is not set to -1 then the reply
229 void **reply, int *reply_len)
262 if (*reply_len != -1 && len != *reply_len)
266 *reply_len = len;
307 int reply_len;
388 reply_len = sizeof *phym;
391 reply_len, (void **)&phym, &reply_len);
413 reply_len = ETH_ALEN;
416 48, (void **) &bp, &reply_len);