Home | History | Annotate | Download | only in misc

Lines Matching defs:oplen

1281 			int oplen = alen + 4 + sizeof(struct inet_diag_hostcond);
1284 *op = (struct inet_diag_bc_op){ code, oplen, oplen+4 };
1289 ptr += oplen;