In calls to functions taking a pointer 'p' and a length 'l': if a struct variable v is passed in for p, then also pass sizeof(v) for l.